1. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 9 years ago
  2. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  3. 8793d0a switchdev: add new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  4. 8508025 bridge: revert br_dellink change back to original by Scott Feldman · 9 years ago
  5. 87a5dae switchdev: remove unused switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  6. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  7. 5c34e02 switchdev: add new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  8. 41c498b bridge: restore br_setlink back to original by Scott Feldman · 9 years ago
  9. e71f220 switchdev: remove old switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  10. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  11. 47f8328 switchdev: add new switchdev bridge setlink by Scott Feldman · 9 years ago
  12. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 9 years ago
  13. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 9 years ago
  14. 6fc3016 switchdev: add port vlan obj by Scott Feldman · 9 years ago
  15. 491d0f1 switchdev: introduce switchdev add/del obj ops by Scott Feldman · 9 years ago
  16. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  17. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 9 years ago
  18. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  19. 3094333 switchdev: introduce get/set attrs ops by Scott Feldman · 9 years ago
  20. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  21. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  22. a3eb95f net_sched: gred: add TCA_GRED_LIMIT attribute by David Ward · 9 years ago
  23. 24e737c ARM: net: add JIT support for loads from struct seccomp_data. by Nicolas Schichan · 9 years ago
  24. 8df2914 Merge branch 'netdev_page_frags' by David S. Miller · 9 years ago
  25. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 9 years ago
  26. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 9 years ago
  27. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 9 years ago
  28. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  29. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  30. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 9 years ago
  31. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  32. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 9 years ago
  33. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 9 years ago
  34. 9451980 net: Use cached copy of pfmemalloc to avoid accessing page by Alexander Duyck · 9 years ago
  35. b396cca net: sched: deprecate enqueue_root() by Eric Dumazet · 9 years ago
  36. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 9 years ago
  37. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 9 years ago
  38. 4cda01e net: sched: fix typo in net_device ifdef by Daniel Borkmann · 9 years ago
  39. 3bb4500 Merge branch 'handle_ing_lightweight' by David S. Miller · 9 years ago
  40. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 9 years ago
  41. c9e99fd net: sched: consolidate handle_ing and ing_filter by Daniel Borkmann · 9 years ago
  42. 986ccfd test: bpf: extend "load 64-bit immediate" testcase by Xi Wang · 9 years ago
  43. 32f89e5 Merge branch 'bonding_netlink_lacp' by David S. Miller · 9 years ago
  44. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 9 years ago
  45. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 9 years ago
  46. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 9 years ago
  47. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 9 years ago
  48. 0198e09 Merge branch 'kernel_socket_netns' by David S. Miller · 9 years ago
  49. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  50. 13d3078 netlink: Create kernel netlink sockets in the proper network namespace by Eric W. Biederman · 9 years ago
  51. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  52. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  53. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  54. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  55. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 9 years ago
  56. cf9d0dc ethernet: qualcomm: use spi instead of spi_device by Varka Bhadram · 9 years ago
  57. 3e3b346 Merge branch 'pktgen-next' by David S. Miller · 9 years ago
  58. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 9 years ago
  59. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 9 years ago
  60. 4d95b72f Merge branch 'netns-scalability' by David S. Miller · 9 years ago
  61. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 9 years ago
  62. cc3a572 netlink: rename private flags and states by Nicolas Dichtel · 9 years ago
  63. 95f3841 netns: use a spin_lock to protect nsid management by Nicolas Dichtel · 9 years ago
  64. 3138dbf netns: notify new nsid outside __peernet2id() by Nicolas Dichtel · 9 years ago
  65. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  66. cab3c8e netns: always provide the id to rtnl_net_fill() by Nicolas Dichtel · 9 years ago
  67. 109582af netns: returns always an id in __peernet2id() by Nicolas Dichtel · 9 years ago
  68. 43996fd Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  69. a5898ea net: macb: Add change_mtu callback with jumbo support by Harini Katakam · 9 years ago
  70. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 9 years ago
  71. 7b61f9c net: macb: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 9 years ago
  72. 988d6f0 devicetree: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 9 years ago
  73. 790ba45 tcp: set SOCK_NOSPACE under memory pressure by Jason Baron · 9 years ago
  74. 3d23a05 gianfar: Enable changing mac addr when if up by Claudiu Manoil · 9 years ago
  75. bc60228 gianfar: Move TxFIFO underrun handling to reset path by Claudiu Manoil · 9 years ago
  76. 39d726b Merge branch 'bpf_seccomp' by David S. Miller · 9 years ago
  77. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 9 years ago
  78. 658da93 net: filter: add __GFP_NOWARN flag for larger kmem allocs by Daniel Borkmann · 9 years ago
  79. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 9 years ago
  80. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 9 years ago
  81. 0e00a0f Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  82. 82ae9c6 Merge branch 'tcp-more-reliable-window-probes' by David S. Miller · 9 years ago
  83. e520af4 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters by Eric Dumazet · 9 years ago
  84. 21c8fe9 tcp: adjust window probe timers to safer values by Eric Dumazet · 9 years ago
  85. b063bc5 tipc: send explicit not supported error in nl compat by Richard Alpe · 9 years ago
  86. 670f4f8 tipc: add broadcast link window set/get to nl api by Richard Alpe · 9 years ago
  87. c3d6fb8 tipc: fix default link prop regression in nl compat by Richard Alpe · 9 years ago
  88. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 9 years ago
  89. b2a6c32 Merge branch 'be2net' by David S. Miller · 9 years ago
  90. 029e933 be2net: update the driver version to 10.6.0.2 by Sathya Perla · 9 years ago
  91. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  92. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 9 years ago
  93. a6e6ff6 be2net: simplify UFI compatibility checking by Vasundhara Volam · 9 years ago
  94. b02e60c be2net: post full RXQ on interface enable by Suresh Reddy · 9 years ago
  95. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 9 years ago
  96. 0ed7d74 be2net: receive pkts with L3, L4 errors on VFs by Somnath Kotur · 9 years ago
  97. 2094777 be2net: set interrupt moderation for Skyhawk-R using EQ-DB by Padmanabh Ratnakar · 9 years ago
  98. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 9 years ago
  99. 1a676d2 Merge branch 'sfc-next' by David S. Miller · 9 years ago
  100. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 9 years ago