1. bbbf2df net: replace last open coded skb_orphan_frags with function call by Willem de Bruijn · 9 years ago
  2. 0243508 ipv6: Fix protocol resubmission by Josh Hunt · 9 years ago
  3. 27e41fc ipv6: fix possible use after free of dev stats by Robert Shearman · 9 years ago
  4. c4c832f bridge: disable softirqs around br_fdb_update to avoid lockup by Nikolay Aleksandrov · 9 years ago
  5. 7ff46e7 Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" by David S. Miller · 9 years ago
  6. 25cc8f0 mpls: fix possible use after free of device by Robert Shearman · 9 years ago
  7. 1d7c490 bridge: use _bh spinlock variant for br_fdb_update to avoid lockup by Wilson Kok · 9 years ago
  8. 6e54030 ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() by Shawn Bohrer · 9 years ago
  9. 640b2b1 openvswitch: disable LRO by Jiri Benc · 9 years ago
  10. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  11. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  12. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  13. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  14. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  15. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  16. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  17. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 9 years ago
  18. 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  19. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
  20. 049f8e2 xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input by Alexander Duyck · 9 years ago
  21. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
  22. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. 86e363d net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 9 years ago
  24. b48732e unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 9 years ago
  25. fe9066a Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  26. 086e8dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  27. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 10 years ago
  28. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 10 years ago
  29. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 10 years ago
  30. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 10 years ago
  31. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  32. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 10 years ago
  33. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 10 years ago
  34. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 10 years ago
  35. 407d34e xfrm: Always zero high-order sequence number bits by Herbert Xu · 10 years ago
  36. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 10 years ago
  37. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 10 years ago
  38. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 10 years ago
  39. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 10 years ago
  40. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 10 years ago
  41. 252ec2b mac80211: don't split remain-on-channel for coalescing by Johannes Berg · 10 years ago
  42. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 10 years ago
  43. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 10 years ago
  44. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 10 years ago
  45. 892bd62 Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  46. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 10 years ago
  47. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 10 years ago
  48. 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 10 years ago
  49. 22d3a3c mac80211: don't use napi_gro_receive() outside NAPI context by Johannes Berg · 10 years ago
  50. 456cdf5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  51. 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 10 years ago
  52. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 10 years ago
  53. c0bb07d netlink: Reset portid after netlink_insert failure by Herbert Xu · 10 years ago
  54. 1d60570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  55. 960bd2c netfilter: nf_tables: fix bogus warning in nft_data_uninit() by Mirek Kratochvil · 10 years ago
  56. b3cad28 conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition by Jesper Dangaard Brouer · 10 years ago
  57. 595ca58 netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m by Florian Westphal · 10 years ago
  58. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 10 years ago
  59. e87a468 ipv6: Fix udp checksums with raw sockets by Vlad Yasevich · 10 years ago
  60. 91dd93f netlink: move nl_table in read_mostly section by Eric Dumazet · 10 years ago
  61. 177d050 Bluetooth: Fix remote name event return directly. by Wesley Kuo · 10 years ago
  62. be346ff vlan: Correctly propagate promisc|allmulti flags in notifier. by Vlad Yasevich · 10 years ago
  63. 6d7258c esp6: Use high-order sequence number bits for IV generation by Herbert Xu · 10 years ago
  64. 64aa423 esp4: Use high-order sequence number bits for IV generation by Herbert Xu · 10 years ago
  65. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  66. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 10 years ago
  67. 145a42b net_sched: gred: use correct backlog value in WRED mode by David Ward · 10 years ago
  68. 47b4e1f mac80211: move WEP tailroom size check by Janusz Dziedzic · 10 years ago
  69. fbf33a2 af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT). by Kretschmer, Mathias · 10 years ago
  70. 78f5b89 mpls: Change reserved label names to be consistent with netbsd by Tom Herbert · 10 years ago
  71. d744318 net_sched: fix a use-after-free in tc_ctl_tfilter() by WANG Cong · 10 years ago
  72. c82ac7e net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. by Sowmini Varadhan · 10 years ago
  73. f711a6a net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. by Sowmini Varadhan · 10 years ago
  74. e16e888 ipv6: Fixed source specific default route handling. by Markus Stenberg · 10 years ago
  75. 0a80144 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  76. f30bf2a ipvs: fix memory leak in ip_vs_ctl.c by Tommi Rantala · 10 years ago
  77. 31ccd0e tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 10 years ago
  78. c967a08 mpls: Move reserved label definitions by Tom Herbert · 10 years ago
  79. b7ba7b4 Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  80. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  81. e278371 net/rds: Fix new sparse warning by David Ahern · 10 years ago
  82. d66bf7d net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 10 years ago
  83. 9507271 svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 10 years ago
  84. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 10 years ago
  85. c0adf54 net/rds: fix unaligned memory access by shamir rabinovitch · 10 years ago
  86. edac450 netlink: Remove max_size setting by Herbert Xu · 10 years ago
  87. a5d2809 codel: fix maxpacket/mtu confusion by Eric Dumazet · 10 years ago
  88. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 10 years ago
  89. 1add156 ieee802154: trace: fix endian convertion by Alexander Aring · 10 years ago
  90. 5b4a1039 cfg802154: pass name_assign_type to rdev_add_virtual_intf() by Varka Bhadram · 10 years ago
  91. 1cc800e ieee802154: Add trace events for rdev->ops by Guido Günther · 10 years ago
  92. 89eb6d0 mac802154: llsec: fix return value check in llsec_key_alloc() by Wei Yongjun · 10 years ago
  93. 2b4d413 mac802154: fix ieee802154_register_hw error handling by Alexander Aring · 10 years ago
  94. d24d814 Bluetooth: Skip the shutdown routine if the interface is not up by Gabriele Mazzotta · 10 years ago
  95. 9dac883 tcp: update reordering first before detecting loss by Yuchung Cheng · 10 years ago
  96. 6e9250f tcp: add TCP_CC_INFO socket option by Eric Dumazet · 10 years ago
  97. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 10 years ago
  98. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 10 years ago
  99. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 10 years ago
  100. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 10 years ago