aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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-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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06sections: 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-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-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu