1. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 8 years ago
  2. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  5. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 8 years ago
  6. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 8 years ago
  7. 21aff3b net/netlink/af_netlink.h: Remove unused structure. by Fabien Siron · 8 years ago
  8. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  9. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  10. e71ba91 Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  11. adba931 sit: remove unnecessary protocol check in ipip6_tunnel_xmit() by Simon Horman · 8 years ago
  12. 3d5fdff wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel by Prasun Maiti · 8 years ago
  13. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 8 years ago
  14. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  15. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  16. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago
  17. c3498d3 cbq: remove TCA_CBQ_OVL_STRATEGY support by Florian Westphal · 8 years ago
  18. 9b15350 qfq: don't leak skb if kzalloc fails by Florian Westphal · 8 years ago
  19. 76e48f9 ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  20. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  21. 201c44b net: cls_u32: be more strict about skip-sw flag for knodes by Jakub Kicinski · 8 years ago
  22. 6eef380 net: cls_u32: catch all hardware offload errors by Jakub Kicinski · 8 years ago
  23. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  24. 5ca509f tipc: change node timer unit from jiffies to ms by Jon Paul Maloy · 8 years ago
  25. c4282ca tipc: correct error in node fsm by Jon Paul Maloy · 8 years ago
  26. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 8 years ago
  27. af42192 net: dsa: Add initialization helper for CPU port ethtool_ops by Florian Fainelli · 8 years ago
  28. 1eb5944 net: dsa: Provide a slave MII bus if needed by Florian Fainelli · 8 years ago
  29. 6e830d8 net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask by Florian Fainelli · 8 years ago
  30. 0b7b498 net: dsa: Provide unique DSA slave MII bus names by Florian Fainelli · 8 years ago
  31. 123b365 net: sched: fix missing doc annotations by Eric Dumazet · 8 years ago
  32. e0d194a net_sched: add missing paddattr description by Eric Dumazet · 8 years ago
  33. 00bc0ef ipv6: Skip XFRM lookup if dst_entry in socket cache is valid by Jakub Sitnicki · 8 years ago
  34. 40e4e71 net: Reduce queue allocation to one in kdump kernel by Hariprasad Shenai · 8 years ago
  35. a5c5e2d l2tp: fix configuration passed to setup_udp_tunnel_sock() by Guillaume Nault · 8 years ago
  36. 707a2ca ila: Perform only one translation in forwarding path by Tom Herbert · 8 years ago
  37. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 8 years ago
  38. e00431b tcp: accept RST if SEQ matches right edge of right-most SACK block by Pau Espin Pedrol · 8 years ago
  39. 0b148de bridge: Don't insert unnecessary local fdb entry on changing mac address by Toshiaki Makita · 8 years ago
  40. b4869aa net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 8 years ago
  41. c1e48af gue: Implement direction IP encapsulation by Tom Herbert · 8 years ago
  42. 3256564 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  43. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 8 years ago
  44. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  45. a03e6fe act_police: fix a crash during removal by WANG Cong · 8 years ago
  46. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  47. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  48. aafddbf fq_codel: return non zero qlen in class dumps by Eric Dumazet · 8 years ago
  49. d47a0f3 net: cls_u32: be more strict about skip-sw flag by Jakub Kicinski · 8 years ago
  50. 1a0f7d2 net: cls_u32: fix error code for invalid flags by Jakub Kicinski · 8 years ago
  51. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 8 years ago
  52. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 8 years ago
  53. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 8 years ago
  54. 9c4a4e4 net sched: actions use tcf_lastuse_update for consistency by Jamal Hadi Salim · 8 years ago
  55. e69985c net/sched: cls_flower: Introduce support in SKIP SW flag by Amir Vadai · 8 years ago
  56. 3bcb846 net: get rid of spin_trylock() in net_tx_action() by Eric Dumazet · 8 years ago
  57. fa54cc7 rxrpc: fix ptr_ret.cocci warnings by Wu Fengguang · 8 years ago
  58. 9c79440 RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() by Sowmini Varadhan · 8 years ago
  59. 0b6f760 RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks by Sowmini Varadhan · 8 years ago
  60. 335b48d RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely by Sowmini Varadhan · 8 years ago
  61. 80e509d fq_codel: fix NET_XMIT_CN behavior by Eric Dumazet · 8 years ago
  62. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 8 years ago
  63. 1957598 soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF by Helge Deller · 8 years ago
  64. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 8 years ago
  65. 3ec10d3 ipvs: update real-server binding of outgoing connections in SIP-pe by Marco Angaroni · 8 years ago
  66. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 8 years ago
  67. e755e49 net: dsa: Make mdio bus optional by Andrew Lunn · 8 years ago
  68. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 8 years ago
  69. 9b8e895 net: dsa: Split up creating/destroying of DSA and CPU ports by Andrew Lunn · 8 years ago
  70. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 8 years ago
  71. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 8 years ago
  72. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 8 years ago
  73. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 8 years ago
  74. 149cafd net: dsa: tag_{e}dsa.c: Remove dependency on platform data by Andrew Lunn · 8 years ago
  75. 6e8e862 net: dsa: slave: Remove MDIO address from switch MDIO bus name by Andrew Lunn · 8 years ago
  76. 0e57604 net: dsa: slave: chip data is optional, don't dereference NULL by Andrew Lunn · 8 years ago
  77. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  78. 76f21b9 net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu() by David S. Miller · 8 years ago
  79. 3b55a53 sctp: Fix warning in sctp_packet_transmit_chunk() by David S. Miller · 8 years ago
  80. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  81. 942b323 sctp: improve debug message to also log curr pkt and new chunk size by Marcelo Ricardo Leitner · 8 years ago
  82. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 8 years ago
  83. 3acb50c sctp: delay as much as possible skb_linearize by Marcelo Ricardo Leitner · 8 years ago
  84. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 8 years ago
  85. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 8 years ago
  86. 57c05650 skbuff: export skb_gro_receive by Marcelo Ricardo Leitner · 8 years ago
  87. 8d5958f sch_tbf: update backlog as well by WANG Cong · 8 years ago
  88. d7f4f33 sch_red: update backlog as well by WANG Cong · 8 years ago
  89. 6a73b57 sch_drr: update backlog as well by WANG Cong · 8 years ago
  90. 6529d75 sch_prio: update backlog as well by WANG Cong · 8 years ago
  91. 357cc9b sch_hfsc: always keep backlog updated by WANG Cong · 8 years ago
  92. 4116def rds: fix an infoleak in rds_inc_info_copy by Kangjie Lu · 8 years ago
  93. 5d2be14 tipc: fix an infoleak in tipc_nl_compat_link_dump by Kangjie Lu · 8 years ago
  94. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 8 years ago
  95. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 8 years ago
  96. 7b7eba0 netfilter: x_tables: don't reject valid target size on some architectures by Florian Westphal · 8 years ago
  97. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  98. 31843af Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  99. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  100. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago