aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati2-3/+8
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang1-0/+20
2013-03-10tunnel: use iptunnel_xmit() againCong Wang1-3/+0
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functionsHannes Frederic Sowa1-0/+12
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet1-4/+4
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet1-44/+1
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-02-279p: turn fid->dlist into hlistAl Viro1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin7-33/+31
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-5/+42
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-13/+13
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar1-0/+17
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet1-1/+7
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei1-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet3-4/+17
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2-33/+14
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-0/+4
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-1/+1
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-0/+4
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-79/+317
2013-02-18net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue1-1/+1
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+8
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+11
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-0/+2
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-0/+12
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+4
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg1-0/+3
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+5
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+23
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+14
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-0/+46
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller4-2/+13
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg1-1/+54
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-0/+4
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-129p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman1-1/+1
2013-02-129p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman1-7/+7
2013-02-129p: Transmit kuid and kgid valuesEric W. Biederman1-5/+5
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee1-0/+4
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-5/+0
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg1-39/+0
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+13
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-3/+2
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-4/+4