aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller4-2/+13
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko1-15/+0
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko1-2/+8
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko1-0/+19
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann2-5/+2
2013-02-11net neighbour, decnet: Ensure to align device private data on preferred alignment.YOSHIFUJI Hideaki / 吉藤英明1-0/+1
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward1-0/+143
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-13/+111
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2-0/+2
2013-02-06xfrm: Add a state resolution packet queueSteffen Klassert2-0/+8
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger1-1/+0
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+11
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg1-0/+1
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey supportJussi Kivilinna1-2/+3
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin1-11/+11
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-0/+1
2013-01-30ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-0/+1
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-11/+62
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-2/+48
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明1-13/+12
2013-01-29xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明1-3/+10
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-01-29ipv4: introduce address lifetimeJiri Pirko1-0/+4
2013-01-29net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer1-0/+22
2013-01-29net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer1-8/+18
2013-01-29net: frag helper functions for mem limit trackingJesper Dangaard Brouer2-1/+28
2013-01-29net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer1-4/+5
2013-01-29net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer1-4/+7
2013-01-29net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer1-1/+4
2013-01-28net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-104/+255
2013-01-28net: add RCU annotation to sk_dst_cache fieldCong Wang1-1/+1
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang1-1/+1
2013-01-27gro: Fix kcalloc argument orderJoe Perches1-2/+2
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller12-28/+142
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan1-0/+34
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-4/+0
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert2-1/+5
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert2-3/+11
2013-01-23soreuseport: infrastructureTom Herbert1-1/+4
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng1-3/+7
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng1-3/+8
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng1-4/+15
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng1-4/+17