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