| Commit message (Expand) | Author | Age |
* | sections: fix section conflicts in net | Andi Kleen | 2012-10-05 |
* | sections: fix section conflicts in net/can | Andi Kleen | 2012-10-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | make get_file() return its argument | Al Viro | 2012-09-26 |
| * | new helper: iterate_fd() | Al Viro | 2012-09-26 |
| * | unexport sock_map_fd(), switch to sock_alloc_file() | Al Viro | 2012-09-26 |
| * | take descriptor handling from sock_alloc_file() to callers | Al Viro | 2012-09-26 |
* | | workqueue: avoid using deprecated functions | Linus Torvalds | 2012-10-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 |
|\ \ |
|
| * | | igmp: export symbol ip_mc_leave_group | stephen hemminger | 2012-10-01 |
| * | | netlink: add attributes to fdb interface | stephen hemminger | 2012-10-01 |
| * | | gre: fix sparse warning | stephen hemminger | 2012-10-01 |
| * | | net/key/af_key.c: add range checks on ->sadb_x_policy_len | Dan Carpenter | 2012-10-01 |
| * | | ipv4: gre: add GRO capability | Eric Dumazet | 2012-10-01 |
| * | | net: add gro_cells infrastructure | Eric Dumazet | 2012-10-01 |
| * | | tcp: gro: add checksuming helpers | Eric Dumazet | 2012-10-01 |
| * | | ipv6: del unreachable route when an addr is deleted on lo | Nicolas Dichtel | 2012-10-01 |
| * | | use skb_end_offset() in skb_try_coalesce() | Weiping Pan | 2012-10-01 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-30 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 |
| | |\ \ |
|
| | | * | | NFC: Fix sleeping in atomic when releasing socket | Szymon Janc | 2012-09-27 |
| | | * | | NFC: Fix sleeping in invalid context when netlink socket is closed | Szymon Janc | 2012-09-27 |
| | | * | | NFC: Add dummy nfc_llc_shdlc_register definition | John W. Linville | 2012-09-27 |
| | | * | | NFC: LLCP raw socket support | Thierry Escande | 2012-09-27 |
| | | * | | NFC: Use dynamic initialization for rwlocks | Szymon Janc | 2012-09-27 |
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-25 |
| | | |\ \ |
|
| | | | * | | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev | 2012-09-25 |
| | | | * | | rfkill: prevent unnecessary event generation | Vitaly Wool | 2012-09-24 |
| | | | * | | mac80211: don't send delBA on addBA failure | Johannes Berg | 2012-09-21 |
| | | | * | | mac80211: don't send delBA when removing stations | Johannes Berg | 2012-09-21 |
| | | | * | | mac80211: don't send delBA before disassoc | Johannes Berg | 2012-09-21 |
| | | | * | | mac80211: fix IBSS auth TX debug message | Sylvain Roger Rieunier | 2012-09-20 |
| | | | * | | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 |
| | | | * | | mac80211: make reset debugfs depend on CONFIG_PM | Johannes Berg | 2012-09-19 |
| | | | * | | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 2012-09-18 |
| | | | * | | wireless: remove unreachable code | Alan Cox | 2012-09-18 |
| | | * | | | NFC: Fix typo negociating -> negotiating | Waldemar Rymarkiewicz | 2012-09-24 |
| | | * | | | NFC: Don't handle consequent RSET frames after UA | Waldemar Rymarkiewicz | 2012-09-24 |
| | | * | | | NFC: Handle RSET in SHDLC_CONNECTING state | Waldemar Rymarkiewicz | 2012-09-24 |
| | | * | | | NFC: Add HCI module description | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Fix LLC registration definitions for ANSI compliance | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Remove unneeded LLC symbols export | Samuel Ortiz | 2012-09-24 |
| | | * | | | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Changed the HCI cmd execution callback prototype | Eric Lapuyade | 2012-09-24 |
| | | * | | | NFC: Correct outgoing frame before requeueing | Waldemar Rymarkiewicz | 2012-09-24 |