summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert-0/+2
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso-0/+2
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-0/+2
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan-1/+1
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso-0/+1
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+8
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+2
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso-0/+1
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch-0/+1
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong-0/+7
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-320/+1315
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki-15/+0
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-7/+4
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet-0/+7
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+5
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville-0/+5
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet-5/+9
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng-0/+1
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf-0/+2
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-28/+110
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-21/+84
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka-0/+5
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel-0/+3
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-7/+18
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-7/+26
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari-0/+75
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko-1/+1
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko-0/+16
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan-3/+3
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau-3/+6
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik-0/+15
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal-6/+2
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso-1/+1
2012-12-03mac80211: Fix typo in mac80211.hSimon Wunderlich-1/+1
2012-12-02net: fix sparse endianness warnings on sock_commonEric Dumazet-4/+5
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani-0/+9
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet-32/+56
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller-0/+10
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg-14/+27
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg-3/+2
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-91/+412
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg-0/+7
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg-0/+29
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg-3/+18
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-63/+173
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg-3/+33
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg-1/+11
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg-7/+17