1. 861fb10 netfilter: Use correct return for seq_show functions by Joe Perches · 10 years ago
  2. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 10 years ago
  3. 12b7ed2 netfilter: xt_MARK: Add ARP support by Zhang Chunyu · 10 years ago
  4. a3b1c1e netfilter: ipset: deinline ip_set_put_extensions() by Denys Vlasenko · 10 years ago
  5. a9fcc6a netfilter: bridge: free nf_bridge info on xmit by Florian Westphal · 10 years ago
  6. 7fb48c5 netfilter: bridge: neigh_head and physoutdev can't be used at same time by Florian Westphal · 10 years ago
  7. a9756e6 netfilter: ipset: Use better include files in xt_set.c by Jozsef Kadlecsik · 10 years ago
  8. 1823fb7 netfilter: ipset: Improve preprocessor macros checks by Sergey Popovich · 10 years ago
  9. 58cc06d netfilter: ipset: Fix hashing for ipv6 sets by Sergey Popovich · 10 years ago
  10. 275e2bc netfilter: ipset: Fix ext_*() macros by Sergey Popovich · 10 years ago
  11. 0372618 netfilter: ipset: Check for comment netlink attribute length by Sergey Popovich · 10 years ago
  12. 728a7e6 netfilter: ipset: Return bool values instead of int by Sergey Popovich · 10 years ago
  13. cabfd13 netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len by Sergey Popovich · 10 years ago
  14. d25472e netfilter: ipset: Check IPSET_ATTR_PORT only once by Sergey Popovich · 10 years ago
  15. 8e55d2e netfilter: ipset: Return ipset error instead of bool by Sergey Popovich · 10 years ago
  16. 43ef29c netfilter: ipset: Preprocessor directices cleanup by Sergey Popovich · 10 years ago
  17. 2b67d6e netfilter: ipset: No need to make nomatch bitfield by Sergey Popovich · 10 years ago
  18. caed0ed netfilter: ipset: Properly calculate extensions offsets and total length by Sergey Popovich · 10 years ago
  19. 3e4e8d1 netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset by Alexander Drozdov · 10 years ago
  20. 22496f09 netfilter: ipset: Give a better name to a macro in ip_set_core.c by Jozsef Kadlecsik · 10 years ago
  21. 2006aa4 netfilter: ipset: Fix sparse warning by Jozsef Kadlecsik · 10 years ago
  22. 9449c3c net: make skb_dst_pop routine static by Ying Xue · 10 years ago
  23. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 10 years ago
  24. b88c06e samples/bpf: fix in-source build of samples with clang by Brenden Blanco · 10 years ago
  25. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 10 years ago
  26. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 10 years ago
  27. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 10 years ago
  28. 147ef3e2 Merge branch 'systemport-irq-coalesce' by David S. Miller · 10 years ago
  29. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 10 years ago
  30. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 10 years ago
  31. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 10 years ago
  32. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 10 years ago
  33. a62b70d Merge branch 'switchdev_spring_cleanup' by David S. Miller · 10 years ago
  34. 4ceec22 switchdev: bring documentation up-to-date by Scott Feldman · 10 years ago
  35. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 10 years ago
  36. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  37. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 10 years ago
  38. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  39. 8793d0a switchdev: add new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  40. 8508025 bridge: revert br_dellink change back to original by Scott Feldman · 10 years ago
  41. 87a5dae switchdev: remove unused switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  42. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  43. 5c34e02 switchdev: add new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  44. 41c498b bridge: restore br_setlink back to original by Scott Feldman · 10 years ago
  45. e71f220 switchdev: remove old switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  46. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  47. 47f8328 switchdev: add new switchdev bridge setlink by Scott Feldman · 10 years ago
  48. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 10 years ago
  49. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 10 years ago
  50. 6fc3016 switchdev: add port vlan obj by Scott Feldman · 10 years ago
  51. 491d0f1 switchdev: introduce switchdev add/del obj ops by Scott Feldman · 10 years ago
  52. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 10 years ago
  53. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 10 years ago
  54. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 10 years ago
  55. 3094333 switchdev: introduce get/set attrs ops by Scott Feldman · 10 years ago
  56. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 10 years ago
  57. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  58. a3eb95f net_sched: gred: add TCA_GRED_LIMIT attribute by David Ward · 10 years ago
  59. 24e737c ARM: net: add JIT support for loads from struct seccomp_data. by Nicolas Schichan · 10 years ago
  60. 8df2914 Merge branch 'netdev_page_frags' by David S. Miller · 10 years ago
  61. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  62. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  63. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 10 years ago
  64. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  65. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  66. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 10 years ago
  67. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 10 years ago
  68. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 10 years ago
  69. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 10 years ago
  70. 9451980 net: Use cached copy of pfmemalloc to avoid accessing page by Alexander Duyck · 10 years ago
  71. b396cca net: sched: deprecate enqueue_root() by Eric Dumazet · 10 years ago
  72. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 10 years ago
  73. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 10 years ago
  74. 4cda01e net: sched: fix typo in net_device ifdef by Daniel Borkmann · 10 years ago
  75. 3bb4500 Merge branch 'handle_ing_lightweight' by David S. Miller · 10 years ago
  76. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 10 years ago
  77. c9e99fd net: sched: consolidate handle_ing and ing_filter by Daniel Borkmann · 10 years ago
  78. 986ccfd test: bpf: extend "load 64-bit immediate" testcase by Xi Wang · 10 years ago
  79. 32f89e5 Merge branch 'bonding_netlink_lacp' by David S. Miller · 10 years ago
  80. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 10 years ago
  81. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 10 years ago
  82. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 10 years ago
  83. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 10 years ago
  84. 0198e09 Merge branch 'kernel_socket_netns' by David S. Miller · 10 years ago
  85. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 10 years ago
  86. 13d3078 netlink: Create kernel netlink sockets in the proper network namespace by Eric W. Biederman · 10 years ago
  87. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 10 years ago
  88. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  89. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  90. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 10 years ago
  91. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 10 years ago
  92. cf9d0dc ethernet: qualcomm: use spi instead of spi_device by Varka Bhadram · 10 years ago
  93. 3e3b346 Merge branch 'pktgen-next' by David S. Miller · 10 years ago
  94. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 10 years ago
  95. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 10 years ago
  96. 4d95b72f Merge branch 'netns-scalability' by David S. Miller · 10 years ago
  97. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 10 years ago
  98. cc3a572 netlink: rename private flags and states by Nicolas Dichtel · 10 years ago
  99. 95f3841 netns: use a spin_lock to protect nsid management by Nicolas Dichtel · 10 years ago
  100. 3138dbf netns: notify new nsid outside __peernet2id() by Nicolas Dichtel · 10 years ago