1. a3f7461 cgroup: bpf: Add an example to do cgroup checking in BPF by Martin KaFai Lau · 8 years ago
  2. 4a482f3 cgroup: bpf: Add bpf_skb_in_cgroup_proto by Martin KaFai Lau · 8 years ago
  3. 4ed8ec5 cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY by Martin KaFai Lau · 8 years ago
  4. 1f3fe7e cgroup: Add cgroup_get_from_fd by Martin KaFai Lau · 8 years ago
  5. 6bd3847 Merge branch 'bpf-robustify' by David S. Miller · 8 years ago
  6. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 8 years ago
  7. 1aacde3 bpf: generally move prog destruction to RCU deferral by Daniel Borkmann · 8 years ago
  8. 466fc79 atm: horizon: Use setup_timer by Amitoj Kaur Chawla · 8 years ago
  9. e3cc6e3 Merge branch 'qed-next' by David S. Miller · 8 years ago
  10. 831a8e6 qede: Bump up driver version to 8.10.1.20 by Manish Chopra · 8 years ago
  11. 3d78999 qede: Add get/set rx copy break tunable support by Manish Chopra · 8 years ago
  12. 312e067 qede: Utilize xmit_more by Manish Chopra · 8 years ago
  13. c774169 qede: qede_poll refactoring by Manish Chopra · 8 years ago
  14. c72a612 qede: Add support for handling IP fragmented packets. by Manish Chopra · 8 years ago
  15. beb528d Merge branch 'tun-skb_array' by David S. Miller · 8 years ago
  16. 1576d98 tun: switch to use skb array for tx by Jason Wang · 8 years ago
  17. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  18. bf900b3 skb_array: add wrappers for resizing by Jason Wang · 8 years ago
  19. 59e6ae5 ptr_ring: support resizing multiple queues by Michael S. Tsirkin · 8 years ago
  20. fd68ade skb_array: minor tweak by Jason Wang · 8 years ago
  21. 982fb49 ptr_ring: support zero length ring by Jason Wang · 8 years ago
  22. 8dc7243 Merge branch 'sch_hfsc-fixes-cleanups' by David S. Miller · 8 years ago
  23. 33ef84a net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() by Michal Soltys · 8 years ago
  24. ab12cb4 net/sched/sch_hfsc.c: go passive after vt update by Michal Soltys · 8 years ago
  25. 2354f05 net/sched/sch_hfsc.c: remove leftover dlist and droplist by Michal Soltys · 8 years ago
  26. d1d0fc5 net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() by Michal Soltys · 8 years ago
  27. 12d0ad3 net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline by Michal Soltys · 8 years ago
  28. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  29. 435c556 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  30. c435e6e Merge branch 'nfp-next' by David S. Miller · 8 years ago
  31. 2370def nfp: implement ethtool .get_link() callback by Jakub Kicinski · 8 years ago
  32. f642963 nfp: remove unused parameter from nfp_net_write_mac_addr() by Jakub Kicinski · 8 years ago
  33. 796312c nfp: correct name of control BAR define by Jakub Kicinski · 8 years ago
  34. 6fde0e6 be2net: signedness bug in be_msix_enable() by Dan Carpenter · 8 years ago
  35. 9b9a553 net: netcp: Fix a typo in keystone-netcp.txt by Masanari Iida · 8 years ago
  36. 833ba3d Merge branch 'mediatek-next' by David S. Miller · 8 years ago
  37. 8067302 net-next: mediatek: add support for IRQ grouping by John Crispin · 8 years ago
  38. 7bc9cce net-next: mediatek: add IRQ locking by John Crispin · 8 years ago
  39. eece71e net-next: mediatek: don't use intermediate variables to store IRQ masks by John Crispin · 8 years ago
  40. 6e6edd8 net-next: mediatek: remove superfluous register reads by John Crispin · 8 years ago
  41. 153380e fib_rules: Added NLM_F_EXCL support to fib_nl_newrule by Mateusz Bajorski · 8 years ago
  42. 2631b79 tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT by Seymour, Shane M · 8 years ago
  43. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  44. 641f7e4 Merge branch 'bridge-igmp-stats' by David S. Miller · 8 years ago
  45. 1080ab9 net: bridge: add support for IGMP/MLD stats and export them via netlink by Nikolay Aleksandrov · 8 years ago
  46. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 8 years ago
  47. 545c321 Merge branch 'bpf-helper-improvements' by David S. Miller · 8 years ago
  48. d2485c4 bpf: add bpf_skb_change_type helper by Daniel Borkmann · 8 years ago
  49. 6578171 bpf: add bpf_skb_change_proto helper by Daniel Borkmann · 8 years ago
  50. 80b48c4 bpf: don't use raw processor id in generic helper by Daniel Borkmann · 8 years ago
  51. 6816a7f bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read by Daniel Borkmann · 8 years ago
  52. d793133 bpf, trace: fetch current cpu only once by Daniel Borkmann · 8 years ago
  53. 1ca1cc9 bpf: minor cleanups on fd maps and helpers by Daniel Borkmann · 8 years ago
  54. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. e7bdea7 Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  56. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  57. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 8 years ago
  58. 581e0c7 ixgbe: fix spoofed packets with macvlans by Emil Tantilov · 8 years ago
  59. 918b89e ixgbe: Correct reporting of timestamping for x550 by Tony Nguyen · 8 years ago
  60. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  61. 653c574 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  62. 0a38c17 fm10k: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  63. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 8 years ago
  64. e3f2350 igb: implement igb_ptp_suspend by Jacob Keller · 8 years ago
  65. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 8 years ago
  66. 6373716 igb: introduce IGB_PTP_OVERFLOW_CHECK flag by Jacob Keller · 8 years ago
  67. 462f118 igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP by Jacob Keller · 8 years ago
  68. 12746fd ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads by Amritha Nambiar · 8 years ago
  69. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  70. 1ecedc9 ixgbe: Fix deleting link filters for cls_u32 offloads by Amritha Nambiar · 8 years ago
  71. 52827f3 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  72. 3d05b15 e1000e: prevent division by zero if TIMINCA is zero by Denys Vlasenko · 8 years ago
  73. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 8 years ago
  74. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 8 years ago
  75. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 8 years ago
  76. 751ad81 Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  77. 6f30e8b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  78. cb90d3e net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. f786f35 net: ethernet: lpc_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  80. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  81. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  82. 8a6e9c6 net_sched: netem: do not call qdisc_drop() with a NULL skb by Eric Dumazet · 8 years ago
  83. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  84. c973f24 Merge branch 'qed-static-checker' by David S. Miller · 8 years ago
  85. d2890de qede: Fix the static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  86. 51d9988 qed: Fix static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  87. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  88. fb773e9 net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  89. 8e07269 net: ethernet: mvpp2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  90. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago
  91. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  92. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  93. 565ce8f net: bridge: fix vlan stats continue counter by Nikolay Aleksandrov · 8 years ago
  94. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  95. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  96. bc3a334 tipc: rename udp_port in struct udp_media_addr by Richard Alpe · 8 years ago
  97. e994292 tipc: honor msg2addr return value by Richard Alpe · 8 years ago
  98. 8a01ed7 net: the space is required before the open parenthesis '(' by Wei Tang · 8 years ago
  99. b2c1b30 Merge branch 'thunderx-fixes' by David S. Miller · 8 years ago
  100. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago