| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: fix timing issue in CUBIC slope calculation | Neal Cardwell | 2015-01-28 | 1 | -0/+8 |
* | tcp: fix stretch ACK bugs in CUBIC | Neal Cardwell | 2015-01-28 | 1 | -22/+9 |
* | tcp: fix stretch ACK bugs in Reno | Neal Cardwell | 2015-01-28 | 1 | -4/+6 |
* | tcp: fix the timid additive increase on stretch ACKs | Neal Cardwell | 2015-01-28 | 1 | -6/+9 |
* | tcp: stretch ACK fixes prep | Neal Cardwell | 2015-01-28 | 6 | -9/+13 |
* | net: don't OOPS on socket aio | Christoph Hellwig | 2015-01-27 | 1 | -3/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-01-27 | 1 | -2/+8 |
|\ |
|
| * | xfrm6: Fix the nexthdr offset in _decode_session6. | Steffen Klassert | 2014-12-08 | 1 | -1/+7 |
| * | xfrm6: Fix transport header offset in _decode_session6. | Steffen Klassert | 2014-12-08 | 1 | -1/+1 |
* | | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too | Hannes Frederic Sowa | 2015-01-27 | 1 | -19/+26 |
* | | ping: Fix race in free in receive path | subashab@codeaurora.org | 2015-01-27 | 1 | -1/+4 |
* | | udp_diag: Fix socket skipping within chain | Herbert Xu | 2015-01-27 | 1 | -1/+3 |
* | | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-26 | 4 | -20/+26 |
|\ \ |
|
| * | | nl80211: fix per-station group key get/del and memory leak | Johannes Berg | 2015-01-23 | 1 | -5/+4 |
| * | | mac80211: properly set CCK flag in radiotap | Mathy Vanhoef | 2015-01-23 | 1 | -1/+1 |
| * | | mac80211: correct header length calculation | Fred Chou | 2015-01-23 | 1 | -0/+6 |
| * | | mac80211: only roll back station states for WDS when suspending | Luciano Coelho | 2015-01-23 | 1 | -14/+15 |
* | | | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2015-01-26 | 2 | -5/+7 |
* | | | net: sctp: fix slab corruption from use after free on INIT collisions | Daniel Borkmann | 2015-01-26 | 1 | -1/+0 |
* | | | net: cls_bpf: fix auto generation of per list handles | Daniel Borkmann | 2015-01-26 | 1 | -2/+8 |
* | | | net: cls_bpf: fix size mismatch on filter preparation | Daniel Borkmann | 2015-01-26 | 1 | -0/+5 |
* | | | ipv6: Fix __ip6_route_redirect | Martin KaFai Lau | 2015-01-25 | 1 | -1/+5 |
* | | | net: dsa: set slave MII bus PHY mask | Vivien Didelot | 2015-01-25 | 1 | -0/+1 |
* | | | net: llc: use correct size for sysctl timeout entries | Sasha Levin | 2015-01-25 | 1 | -4/+4 |
* | | | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer | 2015-01-19 | 1 | -5/+2 |
* | | | net: sctp: fix race for one-to-many sockets in sendmsg's auto associate | Daniel Borkmann | 2015-01-17 | 1 | -1/+7 |
* | | | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 | 3 | -14/+27 |
* | | | genetlink: disallow subscribing to unknown mcast groups | Johannes Berg | 2015-01-16 | 1 | -1/+1 |
* | | | net: rps: fix cpu unplug | Eric Dumazet | 2015-01-16 | 1 | -5/+15 |
* | | | ip: zero sockaddr returned on error queue | Willem de Bruijn | 2015-01-15 | 2 | -13/+5 |
* | | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-15 | 2 | -23/+35 |
|\ \ \
| |/ / |
|
| * | | cfg80211: fix deadlock during reg chan check | Arik Nemtsov | 2015-01-07 | 1 | -22/+34 |
| * | | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville | 2015-01-07 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-15 | 12 | -40/+90 |
|\ \ \ |
|
| * | | | openvswitch: packet messages need their own probe attribtue | Thomas Graf | 2015-01-14 | 1 | -1/+2 |
| * | | | bridge: only provide proxy ARP when CONFIG_INET is enabled | Arnd Bergmann | 2015-01-14 | 1 | -1/+2 |
| * | | | neighbour: fix base_reachable_time(_ms) not effective immediatly when changed | Jean-Francois Remy | 2015-01-14 | 1 | -0/+44 |
| * | | | tipc: fix bug in broadcast retransmit code | Jon Paul Maloy | 2015-01-12 | 1 | -2/+3 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-01-12 | 7 | -35/+38 |
| |\ \ \ |
|
| | * | | | netfilter: nf_tables: fix flush ruleset chain dependencies | Pablo Neira Ayuso | 2015-01-06 | 1 | -5/+9 |
| | * | | | netfilter: nfnetlink: relax strict multicast group check from netlink_bind | Pablo Neira Ayuso | 2015-01-06 | 1 | -1/+1 |
| | * | | | netfilter: nfnetlink: validate nfnetlink header from batch | Pablo Neira Ayuso | 2015-01-06 | 1 | -1/+2 |
| | * | | | netfilter: conntrack: fix race between confirmation and flush | Pablo Neira Ayuso | 2015-01-06 | 1 | -11/+9 |
| | * | | | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe | 2014-12-23 | 3 | -12/+12 |
| | * | | | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Pablo Neira Ayuso | 2014-12-18 | 1 | -5/+5 |
| | |\ \ \ |
|
| | | * | | | ipvs: uninitialized data with IP_VS_IPV6 | Dan Carpenter | 2014-12-10 | 1 | -5/+5 |
| * | | | | | packet: bail out of packet_snd() if L2 header creation fails | Christoph Jaeger | 2015-01-11 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-01-09 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | rpc: fix xdr_truncate_encode to handle buffer ending on page boundary | J. Bruce Fields | 2015-01-07 | 1 | -3/+3 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-01-09 | 2 | -2/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|