| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-29 | 1 | -0/+9 |
|\ |
|
| * | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 | 1 | -0/+9 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 2012-10-15 | 1 | -0/+1 |
* | | ipv4: Add FLOWI_FLAG_KNOWN_NH | Julian Anastasov | 2012-10-08 | 1 | -0/+1 |
* | | ipv4: introduce rt_uses_gateway | Julian Anastasov | 2012-10-08 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-06 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | sctp: check src addr when processing SACK to update transport state | Nicolas Dichtel | 2012-10-04 | 1 | -1/+1 |
| * | ipv4: add a fib_type to fib_info | Eric Dumazet | 2012-10-04 | 1 | -0/+1 |
* | | sections: fix section conflicts in net | Andi Kleen | 2012-10-06 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 59 | -591/+1307 |
|\ |
|
| * | ipv4: gre: add GRO capability | Eric Dumazet | 2012-10-01 | 1 | -0/+3 |
| * | net: add gro_cells infrastructure | Eric Dumazet | 2012-10-01 | 1 | -0/+103 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-30 | 12 | -133/+188 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 | 12 | -133/+188 |
| | |\ |
|
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-25 | 1 | -4/+21 |
| | | |\ |
|
| | | | * | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 | 1 | -1/+1 |
| | | | * | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 2012-09-18 | 1 | -0/+19 |
| | | | * | cfg80211: remove obsolete comment for .sched_scan_stop() callback | Arend van Spriel | 2012-09-18 | 1 | -3/+1 |
| | | * | | NFC: xmit from hci ops must return 0 or negative | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -0/+5 |
| | | * | | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 2012-09-25 | 2 | -106/+3 |
| | | * | | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 2012-09-25 | 1 | -0/+1 |
| | | * | | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 2012-09-25 | 1 | -0/+2 |
| | | * | | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 2012-09-25 | 1 | -0/+51 |
| | | * | | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2012-09-25 | 2 | -4/+8 |
| | | * | | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 2012-09-25 | 1 | -0/+3 |
| | | * | | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 2012-09-25 | 3 | -4/+0 |
| | | * | | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2012-09-25 | 2 | -0/+5 |
| | | * | | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 2012-09-25 | 1 | -0/+6 |
| | | * | | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-25 | 2 | -0/+24 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-24 | 4 | -15/+51 |
| | | |\ \ |
|
| | | | * | | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 2012-09-18 | 3 | -0/+30 |
| | | | * | | Bluetooth: debug: Print refcnt for hci_dev | Andrei Emeltchenko | 2012-09-08 | 1 | -0/+6 |
| | | | * | | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 2012-09-08 | 1 | -1/+1 |
| | | | * | | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 2012-09-08 | 1 | -9/+0 |
| | | | * | | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 2012-08-21 | 1 | -2/+1 |
| | | | * | | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 2012-08-21 | 2 | -1/+10 |
| | | | * | | Bluetooth: Add more HCI error codes | Mikel Astiz | 2012-08-21 | 1 | -0/+3 |
| | | | * | | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 2012-08-15 | 1 | -2/+0 |
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-24 | 1 | -2/+10 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | mac80211: add key flag for management keys | Johannes Berg | 2012-09-10 | 1 | -2/+10 |
| | | | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-09-06 | 9 | -38/+50 |
| | | | |\ \ |
|
| | | | * \ \ | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2012-09-06 | 1 | -0/+2 |
| | | | |\ \ \ |
|
| * | | | \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 4 | -5/+13 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | net: remove sk_init() helper | Eric Dumazet | 2012-09-27 | 1 | -2/+0 |
| * | | | | | | | tunnel: drop packet if ECN present with not-ECT | stephen hemminger | 2012-09-27 | 1 | -0/+76 |
| * | | | | | | | net: use a per task frag allocator | Eric Dumazet | 2012-09-24 | 2 | -15/+16 |
| * | | | | | | | net: Remove unnecessary NULL check in scm_destroy(). | David S. Miller | 2012-09-24 | 1 | -1/+1 |
| * | | | | | | | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS | Neal Cardwell | 2012-09-22 | 1 | -0/+1 |
| * | | | | | | | tcp: extract code to compute SYNACK RTT | Neal Cardwell | 2012-09-22 | 1 | -0/+9 |