summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel
2012-10-23ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer
2012-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso
2012-10-22unix: Remove unused field from unix_sockPavel Emelyanov
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-05sections: fix section conflicts in netAndi Kleen
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-01ipv4: gre: add GRO capabilityEric Dumazet
2012-10-01net: add gro_cells infrastructureEric Dumazet
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer
2012-09-28ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer
2012-09-28ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer
2012-09-28ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-24NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-24NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-24NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-24NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-24NFC: Add an LLC Core layer to HCIEric Lapuyade
2012-09-24NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-24NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade