1. 765dd3b rxrpc: don't multiply with HZ twice by Florian Westphal · 10 years ago
  2. c03ae53 rxrpc: terminate retrans loop when sending of skb fails by Florian Westphal · 10 years ago
  3. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  4. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 10 years ago
  5. 32034e0 Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  6. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 10 years ago
  7. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 10 years ago
  8. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 10 years ago
  9. 9c1c98a mac80211: Send EAPOL frames at lowest rate by Jouni Malinen · 10 years ago
  10. 41a50d6 af_packet: don't pass empty blocks for PACKET_V3 by Alexander Drozdov · 10 years ago
  11. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 10 years ago
  12. 17dce15 mac80211/minstrel: fix !x!=0 confusion by Jiri Slaby · 10 years ago
  13. 81daf73 cfg80211: calls nl80211_exit on error by Junjie Mao · 10 years ago
  14. 28981e5 cfg80211: fix n_reg_rules to match world_regdom by Jason Abele · 10 years ago
  15. a18c719 nl80211: fix memory leak in monitor flags parsing by Johannes Berg · 10 years ago
  16. 5528fae8 nl80211: use loop index as type for net detect frequency results by Samuel Tan · 10 years ago
  17. 104f5a6 mac80211: clear sdata->radar_required by Eliad Peller · 10 years ago
  18. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 10 years ago
  19. d720d8c net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg by Catalin Marinas · 10 years ago
  20. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  21. 46b9e4b decnet: Fix obvious o/0 typo by Rasmus Villemoes · 10 years ago
  22. 6514890 tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() by Neal Cardwell · 10 years ago
  23. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 10 years ago
  24. 3f34b24 af_packet: allow packets defragmentation not only for hash fanout type by Alexander Drozdov · 10 years ago
  25. a4176a9 net: reject creation of netdev names with colons by Matthew Thode · 10 years ago
  26. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  27. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 10 years ago
  28. 65e9256 ethtool: Add hw-switch-offload to netdev_features_strings. by Rami Rosen · 10 years ago
  29. 997d5c3 sock: sock_dequeue_err_skb() needs hard irq safety by Eric Dumazet · 10 years ago
  30. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 10 years ago
  31. 34eea79 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 10 years ago
  32. fba04a9 ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 10 years ago
  33. 1c4cff0 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 10 years ago
  34. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  35. 1933492 net: dsa: Set valid phy interface type by Guenter Roeck · 10 years ago
  36. 78296c9 netfilter: xt_socket: fix a stack corruption bug by Eric Dumazet · 10 years ago
  37. cef9ed8 netfilter: xt_recent: don't reject rule if new hitcount exceeds table max by Florian Westphal · 10 years ago
  38. 520aa74 netfilter: nft_compat: fix module refcount underflow by Pablo Neira Ayuso · 10 years ago
  39. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 10 years ago
  40. ca9f1fd net: spelling fixes by Stephen Hemminger · 10 years ago
  41. 4a26e453 net/core: Fix warning while make xmldocs caused by dev.c by Masanari Iida · 10 years ago
  42. 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
  43. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 10 years ago
  44. f090682 net: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  45. ba34e6d tcp: make sure skb is not shared before using skb_get() by Eric Dumazet · 10 years ago
  46. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 10 years ago
  47. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  48. 9672723 bridge: netfilter: Move sysctl-specific error code inside #ifdef by Geert Uytterhoeven · 10 years ago
  49. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 10 years ago
  50. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  51. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  52. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  53. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  54. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 10 years ago
  55. fe881ef gue: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  56. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  57. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  58. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  59. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 10 years ago
  60. b35725a openvswitch: Reset key metadata for packet execution. by Pravin B Shelar · 10 years ago
  61. 80ad0d4 rds: rds_cong_queue_updates needs to defer the congestion update transmission by Sowmini Varadhan · 10 years ago
  62. bf250a1 ipv6: Partial checksum only UDP packets by Vlad Yasevich · 10 years ago
  63. 4a3046d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  64. 04f81f0 cipso: don't use IPCB() to locate the CIPSO IP option by Paul Moore · 10 years ago
  65. c627d31 SUNRPC: Cleanup to remove xs_tcp_close() by Trond Myklebust · 10 years ago
  66. b0f9ca5 ipv4: Namespecify TCP PMTU mechanism by Fan Du · 10 years ago
  67. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. 402e23b SUNRPC: Fix stupid typo in xs_sock_set_reuseport by Trond Myklebust · 10 years ago
  69. 531c94a tcp: don't include Fast Open option in SYN-ACK on pure SYN-data by Yuchung Cheng · 10 years ago
  70. fd3137c openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set by Thomas Graf · 10 years ago
  71. 8381eac ipv6: Make __ipv6_select_ident static by Vlad Yasevich · 10 years ago
  72. 51f3077 ipv6: Fix fragment id assignment on LE arches. by Vlad Yasevich · 10 years ago
  73. 25d3b49 bridge: Fix inability to add non-vlan fdb entry by Toshiaki Makita · 10 years ago
  74. b750f5b net: dsa: Remove redundant phy_attach() by Andrew Lunn · 10 years ago
  75. 941787b tipc: remove tipc_snprintf by Richard Alpe · 10 years ago
  76. 22ae7cf tipc: nl compat add noop and remove legacy nl framework by Richard Alpe · 10 years ago
  77. 5a81a63 tipc: convert legacy nl stats show to nl compat by Richard Alpe · 10 years ago
  78. 3c26181 tipc: convert legacy nl net id get to nl compat by Richard Alpe · 10 years ago
  79. 964f950 tipc: convert legacy nl net id set to nl compat by Richard Alpe · 10 years ago
  80. d7cc75d tipc: convert legacy nl node addr set to nl compat by Richard Alpe · 10 years ago
  81. 4b28cb5 tipc: convert legacy nl node dump to nl compat by Richard Alpe · 10 years ago
  82. 5bfc335 tipc: convert legacy nl media dump to nl compat by Richard Alpe · 10 years ago
  83. 487d2a3 tipc: convert legacy nl socket dump to nl compat by Richard Alpe · 10 years ago
  84. 44a8ae9 tipc: convert legacy nl name table dump to nl compat by Richard Alpe · 10 years ago
  85. 1817877 tipc: convert legacy nl link stat reset to nl compat by Richard Alpe · 10 years ago
  86. 37e2d48 tipc: convert legacy nl link prop set to nl compat by Richard Alpe · 10 years ago
  87. 357ebdb tipc: convert legacy nl link dump to nl compat by Richard Alpe · 10 years ago
  88. f2b3b2d tipc: convert legacy nl link stat to nl compat by Richard Alpe · 10 years ago
  89. 9ab1546 tipc: convert legacy nl bearer enable/disable to nl compat by Richard Alpe · 10 years ago
  90. d0796d1 tipc: convert legacy nl bearer dump to nl compat by Richard Alpe · 10 years ago
  91. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 10 years ago
  92. 54c0987 SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG by Trond Myklebust · 10 years ago
  93. b70ae91 SUNRPC: Handle connection reset more efficiently. by Trond Myklebust · 10 years ago
  94. 9e2b9f3 SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag by Trond Myklebust · 10 years ago
  95. caf4ccd SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release by Trond Myklebust · 10 years ago
  96. 0efeac2 SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection by Trond Myklebust · 10 years ago
  97. 505936f SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT by Trond Myklebust · 10 years ago
  98. 9cbc94f SUNRPC: Remove TCP socket linger code by Trond Myklebust · 10 years ago
  99. 93c1af6 net:rfs: adjust table size checking by Eric Dumazet · 10 years ago
  100. dd3733b ipvs: fix inability to remove a mixed-family RS by Alexey Andriyanov · 10 years ago