1. 441ae65 sctp: remove the typedef sctp_abort_chunk_t by Xin Long · 7 years ago
  2. 38c00f7 sctp: remove the typedef sctp_heartbeat_chunk_t by Xin Long · 7 years ago
  3. 4d2dcdf sctp: remove the typedef sctp_heartbeathdr_t by Xin Long · 7 years ago
  4. d4d6c61 sctp: remove the typedef sctp_sack_chunk_t by Xin Long · 7 years ago
  5. 7873108 sctp: remove the typedef sctp_sackhdr_t by Xin Long · 7 years ago
  6. afd93b7 sctp: remove the typedef sctp_sack_variable_t by Xin Long · 7 years ago
  7. 9b41515 sctp: remove the typedef sctp_dup_tsn_t by Xin Long · 7 years ago
  8. fe9a0fe sctp: remove the typedef sctp_gap_ack_block_t by Xin Long · 7 years ago
  9. 62e6b7e sctp: remove the typedef sctp_unrecognized_param_t by Xin Long · 7 years ago
  10. f48ef4c sctp: remove the typedef sctp_cookie_param_t by Xin Long · 7 years ago
  11. cb1844c sctp: remove the typedef sctp_initack_chunk_t by Xin Long · 7 years ago
  12. 56eda01 Merge branch 'udp-tunnel-offloads-toggle' by David S. Miller · 7 years ago
  13. 0458495 geneve/vxlan: offload ports on register/unregister events by Sabrina Dubroca · 7 years ago
  14. 2d2b13f geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO by Sabrina Dubroca · 7 years ago
  15. ae847f4 net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled by Sabrina Dubroca · 7 years ago
  16. 296d8ee net: add infrastructure to un-offload UDP tunnel port by Sabrina Dubroca · 7 years ago
  17. 7a27fc6 net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo by Sabrina Dubroca · 7 years ago
  18. d764a12 net: add new netdevice feature for offload of RX port for UDP tunnels by Sabrina Dubroca · 7 years ago
  19. 5b861f6 geneve: add rtnl changelink support by Girish Moodalbail · 7 years ago
  20. f7ce910 net: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  21. e56ce51 Merge branch 'virtio_net-xdp-refine' by David S. Miller · 7 years ago
  22. 3f93522 virtio-net: switch off offloads on demand if possible on XDP set by Jason Wang · 7 years ago
  23. 4941d47 virtio-net: do not reset during XDP set by Jason Wang · 7 years ago
  24. 192f68c virtio-net: switch to use new ctx API for small buffer by Jason Wang · 7 years ago
  25. 28b39bc virtio-net: pack headroom into ctx for mergeable buffers by Jason Wang · 7 years ago
  26. 87646a3 virtio_ring: allow to store zero as the ctx by Jason Wang · 7 years ago
  27. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  29. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 7 years ago
  30. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 7 years ago
  31. 760446f cxgb4: display serial config and vpd versions by Ganesh Goudar · 7 years ago
  32. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 7 years ago
  33. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  34. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  35. be35e8c net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 7 years ago
  36. 5067f4c Merge branch 'BPF-map-value-adjust-fix' by David S. Miller · 7 years ago
  37. 8641250 bpf: more tests for mixed signed and unsigned bounds checks by Daniel Borkmann · 7 years ago
  38. b712296 bpf: add test for mixed signed and unsigned bounds checks by Edward Cree · 7 years ago
  39. a150213 bpf: fix up test cases with mixed signed/unsigned bounds by Daniel Borkmann · 7 years ago
  40. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 7 years ago
  41. 4cabc5b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  42. 63a8636 Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  43. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 7 years ago
  44. 791f2df Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  45. 465b0db Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  46. f58781c Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  47. ae1c908 Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  48. c6efb45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  49. ffa64d5 Merge branches 'intel_pstate' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  50. 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 7 years ago
  51. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  52. 1e6c22a net: tehuti: don't process data if it has not been copied from userspace by Colin Ian King · 7 years ago
  53. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 7 years ago
  54. 04d8980 cxgb4: Update register ranges of T4/T5/T6 adapters by Arjun Vynipadath · 7 years ago
  55. bb0a267 net: dsa: mv88e6xxx: Enable CMODE config support for 6390X by Martin Hundebøll · 7 years ago
  56. 88f3481 Merge branch 'netvsc-lockdep-and-related-fixes' by David S. Miller · 7 years ago
  57. 3962981 netvsc: add rtnl annotations in rndis by stephen hemminger · 7 years ago
  58. 35fbbcc netvsc: save pointer to parent netvsc_device in channel table by stephen hemminger · 7 years ago
  59. 2a926f7 netvsc: need rcu_derefence when accessing internal device info by stephen hemminger · 7 years ago
  60. 9749fed netvsc: use ERR_PTR to avoid dereference issues by stephen hemminger · 7 years ago
  61. ea383bf netvsc: change logic for change mtu and set_queues by stephen hemminger · 7 years ago
  62. a5e1ec3 netvsc: change order of steps in setting queues by stephen hemminger · 7 years ago
  63. 79e8cbe netvsc: add some rtnl_dereference annotations by stephen hemminger · 7 years ago
  64. 1b01994 netvsc: force link update after MTU change by stephen hemminger · 7 years ago
  65. 9492f42 Merge branch 'dev_close-void' by David S. Miller · 7 years ago
  66. 7051b88 net: make dev_close and related functions void by stephen hemminger · 7 years ago
  67. 4a614dd hns: remove useless void cast by stephen hemminger · 7 years ago
  68. ddee310 bluetooth: 6lowpan dev_close never returns error by stephen hemminger · 7 years ago
  69. eb2b987 liquidio: lio_main: remove unnecessary static in setup_io_queues() by Gustavo A. R. Silva · 7 years ago
  70. 93fe07e liquidio: lio_vf_main: remove unnecessary static in setup_io_queues() by Gustavo A. R. Silva · 7 years ago
  71. f03b06f net: ethernet: mediatek: remove useless code in mtk_poll_tx() by Gustavo A. R. Silva · 7 years ago
  72. 048578a qlcnic: remove unnecessary static in qlcnic_dump_fw() by Gustavo A. R. Silva · 7 years ago
  73. 648e8b8 net: tulip: remove useless code in tulip_init_one() by Gustavo A. R. Silva · 7 years ago
  74. f55dda4 rtlwifi: remove useless code by Gustavo A. R. Silva · 7 years ago
  75. 06548fb wireless: airo: remove unnecessary static in writerids() by Gustavo A. R. Silva · 7 years ago
  76. e7d53ad net: dsa: unexport dsa_is_port_initialized by Vivien Didelot · 7 years ago
  77. 8410095 net/packet: remove unused PGV_FROM_VMALLOC definition. by Rosen, Rami · 7 years ago
  78. 65e3c76 dt-binding: ptp: Add SoC compatibility strings for dte ptp clock by Arun Parameswaran · 7 years ago
  79. eeef171 ISDN: eicon: switch to use native bitmaps by Andy Shevchenko · 7 years ago
  80. 9b17010 sfc: Add ethtool -m support for QSFP modules by Martin Habets · 7 years ago
  81. bb4d991 tcp: adjust tail loss probe timeout by Yuchung Cheng · 7 years ago
  82. beaec53 llist: clang: introduce member_address_is_nonnull() by Alexander Potapenko · 7 years ago
  83. 90f522a NET: dwmac: Make dwmac reset unconditional by Eugeniy Paltsev · 7 years ago
  84. c4b2bf6 openvswitch: Optimize operations for OvS flow_stats. by Tonghao Zhang · 7 years ago
  85. c57c054 openvswitch: Optimize updating for OvS flow_stats. by Tonghao Zhang · 7 years ago
  86. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  87. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 7 years ago
  88. 6b098a0 Merge branch 'liquidio-lowmem-fixes' by David S. Miller · 7 years ago
  89. 2c4aac7 liquidio: lowmem: init allocated memory to 0 by Rick Farrington · 7 years ago
  90. 689062a liquidio: lowmem: do not dereference null ptr by Rick Farrington · 7 years ago
  91. 00587f2 liquidio: lowmem: init allocated memory to 0 by Rick Farrington · 7 years ago
  92. 741912c liquidio: support new firmware statistic fw_err_pki by Rick Farrington · 7 years ago
  93. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  94. a90c6ac Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  95. b0659ae audit: fix memleak in auditd_send_unicast_skb. by Shu Wang · 7 years ago
  96. 975e83c PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 7 years ago
  97. bbb3be1 device-dax: fix sysfs duplicate warnings by Dan Williams · 7 years ago
  98. 073dd5a netfilter: fix netfilter_net_init() return by Dan Carpenter · 7 years ago
  99. 8c5e9fb Merge branch 'net-attribute_group-const' by David S. Miller · 7 years ago
  100. 98dc837 net: chelsio: cxgb3: constify attribute_group structures. by Arvind Yadav · 7 years ago