summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward-0/+143
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-24/+76
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-13/+111
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek-0/+2
2013-02-06xfrm: Add a state resolution packet queueSteffen Klassert-0/+8
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger-1/+0
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+11
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg-4/+0
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev-4/+8
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg-0/+2
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg-0/+1
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna-2/+3
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin-11/+11
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg-1/+4
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg-3/+0
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach-7/+9
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg-0/+53
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明-0/+1
2013-01-30ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明-0/+1
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-11/+62
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-2/+48
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明-13/+12
2013-01-29xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明-3/+10
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2013-01-29ipv4: introduce address lifetimeJiri Pirko-0/+4
2013-01-29net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer-0/+22
2013-01-29net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer-8/+18
2013-01-29net: frag helper functions for mem limit trackingJesper Dangaard Brouer-1/+28
2013-01-29net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer-4/+5
2013-01-29net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer-4/+7
2013-01-29net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer-1/+4
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka-5/+0
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg-2/+29
2013-01-29Merge branch 'master' into for-nextJiri Kosina-329/+1347
2013-01-28net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-104/+255
2013-01-28net: add RCU annotation to sk_dst_cache fieldCong Wang-1/+1
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang-1/+1
2013-01-27gro: Fix kcalloc argument orderJoe Perches-2/+2
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-28/+142
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan-0/+34
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan-4/+4
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach-0/+1
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller-4/+0
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert-1/+5
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert-3/+11
2013-01-23soreuseport: infrastructureTom Herbert-1/+4
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng-3/+7
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng-3/+8
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng-2/+5