1. 483c493 cgroup: Fix CGROUP_BPF config by Andy Lutomirski · 8 years ago
  2. 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 · 8 years ago
  3. 7729bad qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  4. c2ed188 net: ipv6: check route protocol when deleting routes by Mantas M · 8 years ago
  5. c762eaa r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected by Manuel Bessler · 8 years ago
  6. 3a7f076 irda: w83977af_ir: cleanup an indent issue by Dan Carpenter · 8 years ago
  7. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  8. 99bff5e net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  9. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  10. b7b44fd net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  11. 49cad93 net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  12. 6219d05 Merge branch 'bpf-fixes' by David S. Miller · 8 years ago
  13. 6760bf2 bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 8 years ago
  14. 5ccb071 bpf: fix overflow in prog accounting by Daniel Borkmann · 8 years ago
  15. aafe6ae bpf: dynamically allocate digest scratch buffer by Daniel Borkmann · 8 years ago
  16. 40e972a Merge branch 'gtp-fixes' by David S. Miller · 8 years ago
  17. d928be8 gtp: Fix initialization of Flags octet in GTPv1 header by Harald Welte · 8 years ago
  18. 88edf10 gtp: gtp_check_src_ms_ipv4() always return success by Lionel Gauthier · 8 years ago
  19. e999cb4 net/x25: use designated initializers by Kees Cook · 8 years ago
  20. ebf12f1 isdn: use designated initializers by Kees Cook · 8 years ago
  21. 9751362 bna: use designated initializers by Kees Cook · 8 years ago
  22. aabd7ad WAN: use designated initializers by Kees Cook · 8 years ago
  23. 9d1c0ca net: use designated initializers by Kees Cook · 8 years ago
  24. 99a5e17 ATM: use designated initializers by Kees Cook · 8 years ago
  25. 4794195 isdn/gigaset: use designated initializers by Kees Cook · 8 years ago
  26. cd333e3 Merge branch 'virtio_net-XDP' by David S. Miller · 8 years ago
  27. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 8 years ago
  28. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 8 years ago
  29. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 8 years ago
  30. f600b69 virtio_net: Add XDP support by John Fastabend · 8 years ago
  31. f23bc46 net: xdp: add invalid buffer warning by John Fastabend · 8 years ago
  32. 08abb79 sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null by Xin Long · 8 years ago
  33. 5cb2cd6 sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock by Xin Long · 8 years ago
  34. 10a3ecf Merge branch 'dpaa_eth-fixes' by David S. Miller · 8 years ago
  35. 63f4b4b MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver by Madalin Bucur · 8 years ago
  36. 708f0f4 dpaa_eth: remove redundant dependency on FSL_SOC by Madalin Bucur · 8 years ago
  37. 7d6f8dc dpaa_eth: use big endian accessors by Claudiu Manoil · 8 years ago
  38. 616f6b4 irda: irnet: add member name to the miscdevice declaration by LABBE Corentin · 8 years ago
  39. 33de4d1 irda: irnet: Remove unused IRNET_MAJOR define by LABBE Corentin · 8 years ago
  40. 24c946c irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h by LABBE Corentin · 8 years ago
  41. e292823 irda: irnet: Move linux/miscdevice.h include by LABBE Corentin · 8 years ago
  42. 078497a irda: irproc.c: Remove unneeded linux/miscdevice.h include by LABBE Corentin · 8 years ago
  43. dcdc43d bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu by Daniel Mack · 8 years ago
  44. 28055c9 Merge branch 'inet_csk_get_port-and-soreusport-fixes' by David S. Miller · 8 years ago
  45. 0643ee4 inet: Fix get port to handle zero port number with soreuseport set by Tom Herbert · 8 years ago
  46. 9af7e92 inet: Don't go into port scan when looking for specific bind port by Tom Herbert · 8 years ago
  47. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  48. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  49. eb63ecc net: vrf: Drop conntrack data after pass through VRF device on Tx by David Ahern · 8 years ago
  50. a0f37ef net: vrf: Fix NAT within a VRF by David Ahern · 8 years ago
  51. 8a9f5fd Merge branch 'cls_flower-mask' by David S. Miller · 8 years ago
  52. f93bd17 net/sched: cls_flower: Use masked key when calling HW offloads by Paul Blakey · 8 years ago
  53. 970bfcd net/sched: cls_flower: Use mask for addr_type by Paul Blakey · 8 years ago
  54. 83a77e9 net: macb: Added PCI wrapper for Platform Driver. by Bartosz Folta · 8 years ago
  55. 94acf16 ibmveth: calculate gso_segs for large packets by Thomas Falcon · 8 years ago
  56. 026acd5 net: qcom/emac: don't try to claim clocks on ACPI systems by Timur Tabi · 8 years ago
  57. b822ee6c encx24j600: Fix some checkstyle warnings by Jeroen De Wachter · 8 years ago
  58. ebe5236 encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets by Jeroen De Wachter · 8 years ago
  59. ea7a2b9 Merge branch 'hisilicon-netdev-dev' by David S. Miller · 8 years ago
  60. 8cd1f70 net: ethernet: hip04: Call SET_NETDEV_DEV() by Dongpo Li · 8 years ago
  61. 2087d42 net: ethernet: hisi_femac: Call SET_NETDEV_DEV() by Dongpo Li · 8 years ago
  62. 66e2809 net: dsa: mv88e6xxx: Fix opps when adding vlan bridge by Andrew Lunn · 8 years ago
  63. e28ceeb net/3com/3c515: Fix timer handling, prevent leaks and crashes by Thomas Gleixner · 8 years ago
  64. a17d93f mac80211: fix legacy and invalid rx-rate report by Ben Greear · 8 years ago
  65. 3e1ed98 netlink: revert broken, broken "2-clause nla_ok()" by Alexey Dobriyan · 8 years ago
  66. a220871 virtio-net: correctly enable multiqueue by Jason Wang · 8 years ago
  67. d8da0b5 mac80211: Ensure enough headroom when forwarding mesh pkt by Cedric Izoard · 8 years ago
  68. ec4efc4 mac80211: don't call drv_set_default_unicast_key() for VLANs by Johannes Berg · 8 years ago
  69. 8fa3b6f Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
  70. 56e9461 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  71. 709c12e Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  72. 669bb4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  73. 0261b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  74. 067d14f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  75. ce38aa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 7c7808c openrisc: prevent VGA console, fix builds by Randy Dunlap · 8 years ago
  77. cdb7544 openrisc: include l.swa in check for write data pagefault by Stefan Kristiansson · 11 years ago
  78. d01e1f3 openrisc: Updates after openrisc.net has been lost by Stafford Horne · 9 years ago
  79. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
  80. 994894c openrisc: remove the redundant of_platform_populate by Rob Herring · 8 years ago
  81. 34bbdcd openrisc: add NR_CPUS Kconfig default value by Stafford Horne · 8 years ago
  82. 1f43e23 openrisc: Support both old (or32) and new (or1k) toolchain by Guenter Roeck · 10 years ago
  83. e60aa2f openrisc: Add thread-local storage (TLS) support by Christian Svensson · 11 years ago
  84. c799021 openrisc: restore all regs on rt_sigreturn by Jonas Bonn · 11 years ago
  85. f477060 openrisc: fix PTRS_PER_PGD define by Stefan Kristiansson · 11 years ago
  86. 8712a5b avr32: wire up pkey syscalls by Hans-Christian Noren Egtvedt · 8 years ago
  87. 79ba181 AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show() by Markus Elfring · 8 years ago
  88. 78b7c6b AVR32-pio: Use seq_putc() in pio_bank_show() by Markus Elfring · 8 years ago
  89. 017e7d0 AVR32-clock: Combine nine seq_printf() calls into one call in clk_show() by Markus Elfring · 8 years ago
  90. 65c0787 AVR32-clock: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  91. 541cc39 sparc: fix a building error reported by kbuild by Gonglei \(Arei\) · 8 years ago
  92. acff7fd sparc64: fix typo in pgd_clear() by Kirill A. Shutemov · 8 years ago
  93. e241cfd sparc64: restore irq in error paths in iommu by Dan Carpenter · 8 years ago
  94. 601e6e3 sparc: leon: Fix a retry loop in leon_init_timers() by Dan Carpenter · 8 years ago
  95. b5c3206 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  96. efca4885b5 sparc64: move dereference after check for NULL by Dan Carpenter · 8 years ago
  97. b1ebb97 sparc: kernel: use builtin_platform_driver by Geliang Tang · 8 years ago
  98. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  99. 69973b8 Linux 4.9 by Linus Torvalds · 8 years ago
  100. 2e4333c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago