summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rxrpc: out of bound read in debug codeDan Carpenter2014-01-211-7/+14
| * | | 8021q: update descriptionYegor Yefremov2014-01-211-5/+5
| * | | ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-215-2/+22
| * | | ipv6: enable anycast addresses as source addresses in ICMPv6 error messagesFX Le Bail2014-01-211-1/+2
| * | | tcp: delete redundant calls of tcp_mtup_init()Peter Pan(潘卫平)2014-01-212-2/+0
| * | | packet: fix a couple of cppcheck warningsDaniel Borkmann2014-01-211-22/+15
| * | | ipv4: remove the useless argument from ip_tunnel_hash()Duan Jiong2014-01-211-5/+4
| * | | net: remove unnecessary initializations in net_dev_initSabrina Dubroca2014-01-211-10/+0
| * | | net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong2014-01-212-9/+5
| * | | net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-2110-58/+51
| * | | net: fix "queues" uevent between network namespacesWeilong Chen2014-01-191-0/+26
| * | | net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-199-10/+0
| * | | net: document accel_priv parameter for __dev_queue_xmit()Jason Wang2014-01-191-1/+2
| * | | ipv6: optimize link local address searchHannes Frederic Sowa2014-01-191-3/+9
| * | | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-196-20/+51
| * | | sch_netem: replace magic numbers with enumerateYang Yingliang2014-01-191-19/+28
| * | | ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-193-0/+16
| * | | ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-192-2/+11
| * | | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-192-1/+32
| * | | ipv4: be friend with drop monitorEric Dumazet2014-01-184-6/+6
| * | | net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-1833-75/+66
| * | | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-188-79/+70
| |\ \ \ | | | |/ | | |/|
| * | | Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren2014-01-171-4/+0
| * | | bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-171-0/+54
| * | | ipv4: fix a dst leak in tunnelsEric Dumazet2014-01-171-20/+14
| * | | ipv6: send Change Status Report after DAD is completedFlavio Leitner2014-01-171-24/+33
| * | | ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot2014-01-172-6/+12
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1727-268/+462
| |\ \ \
| | * | | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-0/+2
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-1318-228/+369
| | |\ \ \
| | | * | | mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-13/+57
| | | * | | mac80211: reset TX info flags when frame will be reprocessedJohannes Berg2014-01-101-0/+2
| | | * | | mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg2014-01-101-42/+40
| | | * | | mac80211: fix PS-Poll driver release TIDJohannes Berg2014-01-101-1/+13
| | | * | | cfg80211: add sanity check for retry limit in wext-compatUjjal Roy2014-01-091-1/+1
| | | * | | cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-094-26/+20
| | | * | | mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach2014-01-071-3/+2
| | | * | | mac80211: clean up prepare_for_handlers() return valueJohannes Berg2014-01-071-18/+18
| | | * | | mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach2014-01-071-3/+1
| | | * | | mac80211: clean up garbage in commentEmmanuel Grumbach2014-01-071-1/+1
| | | * | | mac80211: sync dtim_count to TSFThomas Pedersen2014-01-065-0/+46
| | | * | | cfg80211: fix wext-compat for getting retry valueUjjal Roy2014-01-061-2/+2
| | | * | | mac80211: enable WME for peer mesh STAChun-Yeow Yeoh2014-01-061-0/+1
| | | * | | mac80211: fix memory leak in register_hw() error pathJohannes Berg2014-01-061-11/+11
| | | * | | mac80211: handle station TX latency allocation errorsJohannes Berg2014-01-061-30/+40
| | | * | | mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-061-27/+33
| | | * | | nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg2014-01-061-49/+49
| | | * | | mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg2014-01-062-0/+29
| | | * | | cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-302-1/+3