summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-02-03netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2013-02-03netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2013-01-17mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-11ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-11net: fix a race in gro_cell_poll()Eric Dumazet
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert
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