1. 5e6eb45 net:dsa: check for EPROBE_DEFER from dsa_dst_parse() by Volodymyr Bendiuga · 9 years ago
  2. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 57ea884 packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode by Daniel Borkmann · 9 years ago
  4. a896eee net: dsa: remove out label in dsa_switch_setup_one by Vivien Didelot · 9 years ago
  5. ac4340f net: Assert at build time the assumptions we make about the CMSG header. by David S. Miller · 9 years ago
  6. 1ff8ceb scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) by yuan linyu · 9 years ago
  7. ec2507d net/sched: cls_matchall: Fix error path by Yotam Gigi · 9 years ago
  8. 365ad35 tipc: reduce risk of user starvation during link congestion by Jon Paul Maloy · 9 years ago
  9. 4d8642d tipc: modify struct tipc_plist to be more versatile by Jon Paul Maloy · 9 years ago
  10. 8c44e1a tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions by Jon Paul Maloy · 9 years ago
  11. 3b48ab2 drop_monitor: consider inserted data in genlmsg_end by Reiter Wolfgang · 9 years ago
  12. 7f953ab af_packet: TX_RING support for TPACKET_V3 by Sowmini Varadhan · 9 years ago
  13. 1708ebc ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries by Nikolay Aleksandrov · 9 years ago
  14. 5350d54 ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules by Alexander Duyck · 9 years ago
  15. 3289025 RDS: add receive message trace used by application by Santosh Shilimkar · 9 years ago
  16. f9fb69a RDS: make message size limit compliant with spec by Avinash Repaka · 9 years ago
  17. 192a798 RDS: add stat for socket recv memory usage by Venkat Venkatsubra · 9 years ago
  18. cf65726 RDS: IB: fix panic due to handlers running post teardown by Santosh Shilimkar · 9 years ago
  19. 941f8d5 RDS: RDMA: Fix the composite message user notification by Santosh Shilimkar · 9 years ago
  20. be2f76e RDS: IB: Add vector spreading for cqs by Santosh Shilimkar · 9 years ago
  21. 09b2b8f RDS: IB: add few useful cache stasts by Santosh Shilimkar · 9 years ago
  22. 581d53c RDS: IB: track and log active side endpoint in connection by Santosh Shilimkar · 9 years ago
  23. c536a06 RDS: RDMA: silence the use_once mr log flood by Santosh Shilimkar · 9 years ago
  24. 5601245 RDS: IB: split the mr registration and invalidation path by Santosh Shilimkar · 9 years ago
  25. 584a827 RDS: RDMA: return appropriate error on rdma map failures by Santosh Shilimkar · 9 years ago
  26. 8d5d8a5 RDS: RDMA: start rdma listening after init by Qing Huang · 9 years ago
  27. 3e56c2f RDS: RDMA: fix the ib_map_mr_sg_zbva() argument by Santosh Shilimkar · 9 years ago
  28. fab8688d RDS: IB: make the transport retry count smallest by Santosh Shilimkar · 9 years ago
  29. ff3f19a RDS: IB: include faddr in connection log by Santosh Shilimkar · 9 years ago
  30. bb78976 RDS: mark few internal functions static to make sparse build happy by Santosh Shilimkar · 9 years ago
  31. f69b22e RDS: log the address on bind failure by Santosh Shilimkar · 10 years ago
  32. 7ababb7 igmp: Make igmp group member RFC 3376 compliant by Michal Tesar · 9 years ago
  33. d0af683 flow_dissector: Update pptp handling to avoid null pointer deref. by Ian Kumlien · 9 years ago
  34. 35f432a mac80211: initialize fast-xmit 'info' later by Johannes Berg · 9 years ago
  35. a9b2dff l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 9 years ago
  36. 97b84fd l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 9 years ago
  37. 4200462 drop_monitor: add missing call to genlmsg_end by Reiter Wolfgang · 9 years ago
  38. e1a3a60 net: socket: don't set sk_uid to garbage value in ->setattr() by Eric Biggers · 9 years ago
  39. 7bb387c net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 9 years ago
  40. f5a0aab net: ipv4: dst for local input routes should use l3mdev if relevant by David Ahern · 9 years ago
  41. 3a543ef net: dsa: Implement ndo_get_phys_port_id by Florian Fainelli · 9 years ago
  42. 3d48b53 net: dev_weight: TX/RX orthogonality by Matthias Tafelmeier · 9 years ago
  43. bfd2e4b sctp: refactor sctp_datamsg_from_user by Marcelo Ricardo Leitner · 9 years ago
  44. f0c16ba net: fix incorrect original ingress device index in PKTINFO by Wei Zhang · 9 years ago
  45. 4775cc1 rtnl: stats - add missing netlink message size checks by Mathias Krause · 9 years ago
  46. de8499c ipv6: remove unnecessary inet6_sk check by Dave Jones · 9 years ago
  47. e4c5e13 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 9 years ago
  48. fee83d0 ipv4: Namespaceify tcp_max_syn_backlog knob by Haishuang Yan · 9 years ago
  49. 1946e67 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob by Haishuang Yan · 9 years ago
  50. 9dd0f89 net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS by Augusto Mecking Caringi · 9 years ago
  51. 0df0f20 net/sched: cls_flower: Fix missing addr_type in classify by Paul Blakey · 9 years ago
  52. b77b756 sctp: add pr_debug for tracking asocs not found by Marcelo Ricardo Leitner · 9 years ago
  53. 509e7a3 sctp: sctp_chunk_length_valid should return bool by Marcelo Ricardo Leitner · 9 years ago
  54. 66b91d2 sctp: remove return value from sctp_packet_init/config by Marcelo Ricardo Leitner · 9 years ago
  55. 0630c56 sctp: simplify addr copy by Marcelo Ricardo Leitner · 9 years ago
  56. 1ff0156 sctp: reduce indent level in sctp_sf_shut_8_4_5 by Marcelo Ricardo Leitner · 9 years ago
  57. eab5907 sctp: reduce indent level at sctp_sf_tabort_8_4_8 by Marcelo Ricardo Leitner · 9 years ago
  58. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  59. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 9 years ago
  60. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 9 years ago
  61. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 9 years ago
  62. 628185c net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 9 years ago
  63. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 9 years ago
  64. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  65. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 9 years ago
  66. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  67. 693c564 tipc: don't send FIN message from connectionless socket by Jon Paul Maloy · 9 years ago
  68. 1636098 sctp: fix recovering from 0 win with small data chunks by Marcelo Ricardo Leitner · 9 years ago
  69. 58b94d8 sctp: do not loose window information if in rwnd_over by Marcelo Ricardo Leitner · 9 years ago
  70. 53f800e neigh: Send netevent after marking neigh as dead by Ido Schimmel · 9 years ago
  71. a98f917 ipv6: handle -EFAULT from skb_copy_bits by Dave Jones · 9 years ago
  72. 39b2dd7 inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets by Willem de Bruijn · 9 years ago
  73. d972477 net/sched: cls_flower: Mandate mask when matching on flags by Or Gerlitz · 9 years ago
  74. dc594ec net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6 by Or Gerlitz · 9 years ago
  75. 7d99569 net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 9 years ago
  76. 0a9648f tcp: add a missing barrier in tcp_tasklet_func() by Eric Dumazet · 9 years ago
  77. a763f78 RDS: use rb_entry() by Geliang Tang · 9 years ago
  78. 7f7cd56 net_sched: sch_netem: use rb_entry() by Geliang Tang · 9 years ago
  79. e124557 net_sched: sch_fq: use rb_entry() by Geliang Tang · 9 years ago
  80. b860780 sctp: not copying duplicate addrs to the assoc's bind address list by Xin Long · 9 years ago
  81. 165f2cf sctp: reduce indent level in sctp_copy_local_addr_list by Xin Long · 9 years ago
  82. 87e159c openvswitch: Add a missing break statement. by Jarno Rajahalme · 9 years ago
  83. 0a28cfd ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 9 years ago
  84. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 67a72a5 Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  86. c2ed188 net: ipv6: check route protocol when deleting routes by Mantas M · 9 years ago
  87. e999cb4 net/x25: use designated initializers by Kees Cook · 9 years ago
  88. 9d1c0ca net: use designated initializers by Kees Cook · 9 years ago
  89. 99a5e17 ATM: use designated initializers by Kees Cook · 9 years ago
  90. f23bc46 net: xdp: add invalid buffer warning by John Fastabend · 9 years ago
  91. 08abb79 sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null by Xin Long · 9 years ago
  92. 5cb2cd6 sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock by Xin Long · 9 years ago
  93. 616f6b4 irda: irnet: add member name to the miscdevice declaration by LABBE Corentin · 9 years ago
  94. 33de4d1 irda: irnet: Remove unused IRNET_MAJOR define by LABBE Corentin · 9 years ago
  95. 24c946c irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h by LABBE Corentin · 9 years ago
  96. e292823 irda: irnet: Move linux/miscdevice.h include by LABBE Corentin · 9 years ago
  97. 078497a irda: irproc.c: Remove unneeded linux/miscdevice.h include by LABBE Corentin · 9 years ago
  98. 0643ee4 inet: Fix get port to handle zero port number with soreuseport set by Tom Herbert · 9 years ago
  99. 9af7e92 inet: Don't go into port scan when looking for specific bind port by Tom Herbert · 9 years ago
  100. f93bd17 net/sched: cls_flower: Use masked key when calling HW offloads by Paul Blakey · 9 years ago