1. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  2. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  3. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago
  4. 0efeff2 net: make ip6tunnel_xmit definition conditional by Arnd Bergmann · 9 years ago
  5. 15ab90f Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  6. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 9 years ago
  7. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  10. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  11. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  12. 7be4fb6 nfc: microread: Fix header comment by Christophe Ricard · 9 years ago
  13. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 9 years ago
  14. 2149141 block: add blk_start_queue_async() by Jens Axboe · 9 years ago
  15. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  16. 1dfddff5 net: cdc_ncm: avoid changing RX/TX buffers on MTU changes by Bjørn Mork · 9 years ago
  17. b1f0a0e net: add inet_sk_transparent() helper by Florian Westphal · 9 years ago
  18. 4fee35a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  19. 8b4414f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  20. 1d5cda4 include/linux/mmdebug.h: should include linux/bug.h by James Morse · 9 years ago
  21. 05c74e5 bpf: add bpf_skb_load_bytes helper by Daniel Borkmann · 9 years ago
  22. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  23. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  24. 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
  25. 1a85247 net: l3mdev: Add master device lookup by index by David Ahern · 9 years ago
  26. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  27. 454d5d8 xen: Add RING_COPY_REQUEST() by David Vrabel · 9 years ago
  28. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  30. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  31. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  32. 7bbadd2 net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration by Hannes Frederic Sowa · 9 years ago
  33. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 9 years ago
  34. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  35. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  36. 887dc9f inet: tcp: fix inetpeer_set_addr_v4() by Eric Dumazet · 9 years ago
  37. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  38. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  39. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  40. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  41. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  42. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  43. 3502cad rhashtable: add function to replace an element by Tom Herbert · 9 years ago
  44. 7a6ae71 net: Elaborate on checksum offload interface description by Tom Herbert · 9 years ago
  45. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  46. 9a49850 tcp: Fix conditions to determine checksum offload by Tom Herbert · 9 years ago
  47. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  48. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  49. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  50. 55dc5a9 net: Add skb_inner_transport_offset function by Tom Herbert · 9 years ago
  51. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  52. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  53. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  54. bda13fe net: Fix typo in skb_fclone_busy by Masanari Iida · 9 years ago
  55. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  56. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  57. c38c459 netfilter: implement xt_cgroup cgroup2 path match by Tejun Heo · 9 years ago
  58. 4ec8ff0 netfilter: prepare xt_cgroup for multi revisions by Tejun Heo · 9 years ago
  59. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  60. e5f5d74 openvswitch: fix trivial comment typo by Paolo Abeni · 9 years ago
  61. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  62. 19576c9 netfilter: cttimeout: add netns support by Pablo Neira · 9 years ago
  63. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 9 years ago
  64. 369620a rco: Clean up casting errors by Tom Herbert · 9 years ago
  65. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  66. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  68. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  70. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  71. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago
  72. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  73. 2530236 net/mlx5_core: Flow steering tree initialization by Maor Gottlieb · 9 years ago
  74. 26a8145 net/mlx5_core: Introduce flow steering firmware commands by Maor Gottlieb · 9 years ago
  75. f7fc6bc uapi: export ila.h by stephen hemminger · 9 years ago
  76. 8990777 netcp: try to reduce type confusion in descriptors by Arnd Bergmann · 9 years ago
  77. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  78. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  79. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  80. 5e10335 ses: fix additional element traversal bug by James Bottomley · 9 years ago
  81. 0bd0f1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  82. a80c47d Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  83. 059393c irqchip/gic-v3: Add missing struct device_node declaration by Marc Zyngier · 9 years ago
  84. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  85. 818f1f3 ipv6: add ipv6_addr_prefix_copy by Alexander Aring · 9 years ago
  86. bcb4b61 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  87. ecb7dec dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  88. 6764e5e Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  89. eef121f Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  90. b1815fd 6lowpan: add debugfs support by Alexander Aring · 9 years ago
  91. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  92. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  93. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  94. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  95. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  96. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  97. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  98. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  99. ad2c8c7 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  100. d7e35df bitops.h: correctly handle rol32 with 0 byte shift by Sasha Levin · 9 years ago