1. 82bec71 netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED by Pablo Neira Ayuso · 9 years ago
  2. 3183ab8 netfilter: conntrack: allow increasing bucket size via sysctl too by Florian Westphal · 9 years ago
  3. 8eee54b netfilter: nft_hash: support deletion of inactive elements by Pablo Neira Ayuso · 9 years ago
  4. 4e50016 netfilter: nft_rbtree: check for next generation when deactivating elements by Pablo Neira Ayuso · 9 years ago
  5. 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 9 years ago
  6. 664b0f8 netfilter: nf_tables: add generation mask to chains by Pablo Neira Ayuso · 9 years ago
  7. f2a6d76 netfilter: nf_tables: add generation mask to tables by Pablo Neira Ayuso · 9 years ago
  8. 889f7ee netfilter: nf_tables: add generic macros to check for generation mask by Pablo Neira Ayuso · 9 years ago
  9. 7643507 netfilter: xt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 9 years ago
  10. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 9 years ago
  11. 9847371 netfilter: Allow xt_owner in any user namespace by Eric W. Biederman · 9 years ago
  12. 6c8dee9 netfilter: move zone info into struct nf_conn by Florian Westphal · 9 years ago
  13. 7e53e7f netfilter: nf_log: Remove NULL check by Shivani Bhardwaj · 9 years ago
  14. 506e65d netfilter: make comparision helpers stub functions in ZONES=n case by Florian Westphal · 9 years ago
  15. 5a75cde netfilter: conntrack: align nf_conn on cacheline boundary by Florian Westphal · 9 years ago
  16. 36f959c netfilter: xt_TRACE: add explicitly nf_logger_find_get call by Liping Zhang · 9 years ago
  17. f3bb533 netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put] by Liping Zhang · 9 years ago
  18. a6d0bae netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 9 years ago
  19. 436a850 netfilter: helper: avoid extra expectation iterations on unregister by Florian Westphal · 9 years ago
  20. 402f903 bridge: netfilter: checkpatch data type fixes by Tobin C Harding · 9 years ago
  21. 2fb7ea45 Merge branch 'vrf-local' by David S. Miller · 9 years ago
  22. 625b47b net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 9 years ago
  23. 671cd19 net: vrf: ipv4 support for local traffic to local addresses by David Ahern · 9 years ago
  24. 09fcf91 net: vrf: Minor refactoring for local address patches by David Ahern · 9 years ago
  25. b94eb2c Merge branch 'hv_netvsc-cleanups' by David S. Miller · 9 years ago
  26. 426d954 hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() by Vitaly Kuznetsov · 9 years ago
  27. e834da9a hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() by Vitaly Kuznetsov · 9 years ago
  28. 2f5fa6c hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() by Vitaly Kuznetsov · 9 years ago
  29. 2625466 hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers by Vitaly Kuznetsov · 9 years ago
  30. 4baa994 hv_netvsc: remove redundant assignment in netvsc_recv_callback() by Vitaly Kuznetsov · 9 years ago
  31. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 9 years ago
  32. b1c6a3a Merge branch 'hns-acpi' by David S. Miller · 9 years ago
  33. 6343488 net: hns: net: hns: enet adds support of acpi by Kejian Yan · 9 years ago
  34. f00ef86 net: hns: implement the miscellaneous operation by asl by Kejian Yan · 9 years ago
  35. 1d1afa2 net: hns: register phy device in each mac initial sequence by Kejian Yan · 9 years ago
  36. 8413b3b net: hns: dsaf adds support of acpi by Kejian Yan · 9 years ago
  37. a24274a net: hns: add dsaf misc operation method by Kejian Yan · 9 years ago
  38. 652d39b net: hns: add uniform interface for phy connection by Kejian Yan · 9 years ago
  39. 7b2acae net: hns: enet specify a reference to dsaf by fwnode_handle by Kejian Yan · 9 years ago
  40. 72fdddc net: hns: use platform_get_irq instead of irq_of_parse_and_map by Kejian Yan · 9 years ago
  41. 6162928 net: hns: use device_* APIs instead of of_* APIs by Kejian Yan · 9 years ago
  42. 8a99ff5 net: hisilicon: add support of acpi for hns-mdio by Kejian Yan · 9 years ago
  43. 16a9f36 net: hisilicon: cleanup to prepare for other cases by Kejian Yan · 9 years ago
  44. 4ae3992 ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h by Kejian Yan · 9 years ago
  45. 6eb17e0 ACPI: bus: add stub acpi_dev_found() to linux/acpi.h by Kejian Yan · 9 years ago
  46. 169fbdc Merge branch 'dsa-new-binding' by David S. Miller · 9 years ago
  47. 8c5ad1d net: dsa: Document new binding by Andrew Lunn · 9 years ago
  48. 9dff673 arm: dt: vf610-zii-devel-b: Make use of new DSA binding by Andrew Lunn · 9 years ago
  49. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  50. b516d45 net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus by Andrew Lunn · 9 years ago
  51. 03a4a54 net: dsa: mv88e6xxx: Rename _phy_ to _mdio_ by Andrew Lunn · 9 years ago
  52. e755e49 net: dsa: Make mdio bus optional by Andrew Lunn · 9 years ago
  53. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 9 years ago
  54. 5377b80 net: dsa: mv88e6xxx: Only support EDSA tagging by Andrew Lunn · 9 years ago
  55. 9b8e895 net: dsa: Split up creating/destroying of DSA and CPU ports by Andrew Lunn · 9 years ago
  56. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 9 years ago
  57. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 9 years ago
  58. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 9 years ago
  59. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  60. 149cafd net: dsa: tag_{e}dsa.c: Remove dependency on platform data by Andrew Lunn · 9 years ago
  61. 6e8e862 net: dsa: slave: Remove MDIO address from switch MDIO bus name by Andrew Lunn · 9 years ago
  62. 762eb67 net: dsa: mv88e6xxx: fix circular lock in PPU work by Vivien Didelot · 9 years ago
  63. 0e57604 net: dsa: slave: chip data is optional, don't dereference NULL by Andrew Lunn · 9 years ago
  64. 76f21b9 net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu() by David S. Miller · 9 years ago
  65. 3b55a53 sctp: Fix warning in sctp_packet_transmit_chunk() by David S. Miller · 9 years ago
  66. 81b1251 qed: Fix next-ptr chains for BE / 32-bit by Yuval Mintz · 9 years ago
  67. 03c7f70 Merge branch 'qed-roce-iscsi' by David S. Miller · 9 years ago
  68. dbb799c qed: Initialize hardware for new protocols by Yuval Mintz · 9 years ago
  69. c5ac931 qed: Add iscsi/rdma personalities by Yuval Mintz · 9 years ago
  70. 7a9b6b8 qed: Add common HSI for new protocols by Yuval Mintz · 9 years ago
  71. a91eb52 qed: Revisit chain implementation by Yuval Mintz · 9 years ago
  72. 330348d net: ethernet: ti: cpsw: remove unused priv lock by Ivan Khoronzhuk · 9 years ago
  73. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 9 years ago
  74. cb2911f hv_netvsc: Fix VF register on vlan devices by Haiyang Zhang · 9 years ago
  75. db54275 Merge branch 'sctp-gso' by David S. Miller · 9 years ago
  76. 942b323 sctp: improve debug message to also log curr pkt and new chunk size by Marcelo Ricardo Leitner · 9 years ago
  77. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  78. 3acb50c sctp: delay as much as possible skb_linearize by Marcelo Ricardo Leitner · 9 years ago
  79. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  80. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 9 years ago
  81. 57c05650 skbuff: export skb_gro_receive by Marcelo Ricardo Leitner · 9 years ago
  82. f6c382f loopback: make use of NETIF_F_GSO_SOFTWARE by Marcelo Ricardo Leitner · 9 years ago
  83. f2edc4e net: fjes: fjes_main: Remove create_workqueue by Bhaktipriya Shridhar · 9 years ago
  84. 351a4ded qed: Utilize FW 8.10.3.0 by Yuval Mintz · 9 years ago
  85. b87ab6b net: vrf: set operstate and mtu at link create by David Ahern · 9 years ago
  86. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 9 years ago
  87. 41cae08 net: ethernet: wiznet: Remove create_workqueue by Bhaktipriya Shridhar · 9 years ago
  88. c8296b9 ravb: Remove manual pause frame transmit by Masaru Nagai · 9 years ago
  89. 2e280c1 stmmac: make platform drivers depend on their associated SoC by Peter Robinson · 9 years ago
  90. 250ba74 Merge branch 'macvlan-less-mcast-cloning' by David S. Miller · 9 years ago
  91. 9c127a0 macvlan: Avoid unnecessary multicast cloning by Herbert Xu · 9 years ago
  92. 260916d macvlan: Fix potential use-after free for broadcasts by Herbert Xu · 9 years ago
  93. 595d0b2 udp: avoid csum_partial() for validated skb by Eric Dumazet · 9 years ago
  94. 524c6f6 ravb: Add SET_RUNTIME_PM_OPS macro by Kazuya Mizuguchi · 9 years ago
  95. 8d9c418 ravb: Add ESF in RCR for enabling separation filter by Masaru Nagai · 9 years ago
  96. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  97. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  98. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
  99. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 9 years ago
  100. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 9 years ago