Age | Commit message (Expand) | Author | Files | Lines |
2012-11-13 | xfrm: Fix the gc threshold value for ipv4 | Steffen Klassert | 1 | -1/+1 |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+9 |
2012-10-27 | mac80211: verify that skb data is present | Johannes Berg | 1 | -0/+9 |
2012-10-18 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+1 |
2012-10-15 | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 1 | -0/+1 |
2012-10-09 | ipv4: Add FLOWI_FLAG_KNOWN_NH | Julian Anastasov | 1 | -0/+1 |
2012-10-09 | ipv4: introduce rt_uses_gateway | Julian Anastasov | 1 | -1/+2 |
2012-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+2 |
2012-10-05 | sections: fix section conflicts in net | Andi Kleen | 1 | -0/+2 |
2012-10-04 | sctp: check src addr when processing SACK to update transport state | Nicolas Dichtel | 1 | -1/+1 |
2012-10-04 | ipv4: add a fib_type to fib_info | Eric Dumazet | 1 | -0/+1 |
2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 59 | -591/+1307 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 8 | -19/+35 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -40/+25 |
2012-10-02 | ipv4: gre: add GRO capability | Eric Dumazet | 1 | -0/+3 |
2012-10-02 | net: add gro_cells infrastructure | Eric Dumazet | 1 | -0/+103 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -16/+1 |
2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 12 | -133/+188 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -5/+13 |
2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -133/+188 |
2012-09-28 | net: remove sk_init() helper | Eric Dumazet | 1 | -2/+0 |
2012-09-28 | tunnel: drop packet if ECN present with not-ECT | stephen hemminger | 1 | -0/+76 |
2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -4/+21 |
2012-09-25 | NFC: xmit from hci ops must return 0 or negative | Waldemar Rymarkiewicz | 1 | -0/+5 |
2012-09-25 | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 2 | -106/+3 |
2012-09-25 | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 1 | -0/+1 |
2012-09-25 | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 1 | -0/+2 |
2012-09-25 | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 1 | -0/+51 |
2012-09-25 | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2 | -4/+8 |
2012-09-25 | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 1 | -0/+3 |
2012-09-25 | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 3 | -4/+0 |
2012-09-25 | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2 | -0/+5 |
2012-09-25 | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 1 | -0/+6 |
2012-09-25 | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2 | -0/+24 |
2012-09-25 | net: use a per task frag allocator | Eric Dumazet | 2 | -15/+16 |
2012-09-24 | net: Remove unnecessary NULL check in scm_destroy(). | David S. Miller | 1 | -1/+1 |
2012-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 4 | -15/+51 |
2012-09-24 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -2/+10 |
2012-09-22 | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS | Neal Cardwell | 1 | -0/+1 |
2012-09-22 | tcp: extract code to compute SYNACK RTT | Neal Cardwell | 1 | -0/+9 |
2012-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -5/+13 |
2012-09-20 | ipv6: unify fragment thresh handling code | Amerigo Wang | 1 | -1/+1 |
2012-09-20 | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline | Amerigo Wang | 1 | -2/+11 |
2012-09-20 | ipv6: unify conntrack reassembly expire code with standard one | Amerigo Wang | 1 | -0/+19 |
2012-09-20 | ipv6: add a new namespace for nf_conntrack_reasm | Amerigo Wang | 2 | -0/+11 |
2012-09-19 | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 1 | -1/+1 |
2012-09-19 | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 3 | -0/+30 |
2012-09-18 | ipv6: use net->rt_genid to check dst validity | Nicolas Dichtel | 1 | -3/+2 |
2012-09-18 | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel | 2 | -1/+10 |
2012-09-18 | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel | 1 | -1/+1 |