1. cc2d586 netfilter: nf_nat_snmp_basic: use asn1 decoder library by Taehee Yoo · 7 years ago
  2. bea588b netfilter: nf_nat_snmp_basic: use nf_ct_helper_log by Taehee Yoo · 7 years ago
  3. 8b8f081 netfilter: nf_nat_snmp_basic: replace ctinfo with dir. by Taehee Yoo · 7 years ago
  4. e29e5dd netfilter: nf_nat_snmp_basic: remove debug parameter by Taehee Yoo · 7 years ago
  5. f4dbc4c netfilter: nf_nat_snmp_basic: remove useless comment by Taehee Yoo · 7 years ago
  6. 41e4b39 netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef by Arnd Bergmann · 7 years ago
  7. b069b37 netfilter: nf_defrag: mark xt_table structures 'const' again by Arnd Bergmann · 7 years ago
  8. 83f1999 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 7 years ago
  9. e3eeacb netfilter: x_tables: don't return garbage pointer on modprobe failure by Florian Westphal · 7 years ago
  10. 9be9d04 netfilter: nf_tables: flow_offload depends on flow_table by Arnd Bergmann · 7 years ago
  11. 902d6a4 netfilter: nf_defrag: Skip defrag if NOTRACK is set by Subash Abhinov Kasiviswanathan · 7 years ago
  12. 5ed001b netfilter: clusterip: make sure arp hooks are available by Florian Westphal · 7 years ago
  13. a0a97f2 netfilter: improve flow table Kconfig dependencies by Arnd Bergmann · 7 years ago
  14. 202a8ff netfilter: add IPv6 segment routing header 'srh' match by Ahmed Abdelsalam · 7 years ago
  15. cbef426 netfilter: core: return EBUSY in case NAT hook is already in use by Pablo Neira Ayuso · 7 years ago
  16. 99eadf6 netfilter: remove duplicated include by Wei Yongjun · 7 years ago
  17. 0ded178 netfilter: core: make local function __nf_unregister_net_hook static by Wei Yongjun · 7 years ago
  18. 03a0120 netfilter: nf_tables: fix a typo in nf_tables_getflowtable() by Wei Yongjun · 7 years ago
  19. 20651ce netfilter: x_tables: unbreak module auto loading by Florian Westphal · 7 years ago
  20. 98319cb netfilter: nf_tables: get rid of struct nft_af_info abstraction by Pablo Neira Ayuso · 7 years ago
  21. dd4cbef netfilter: nf_tables: get rid of pernet families by Pablo Neira Ayuso · 7 years ago
  22. 36596da netfilter: nf_tables: add single table list for all families by Pablo Neira Ayuso · 7 years ago
  23. 1ea26cc netfilter: nf_tables: remove struct nft_af_info parameter in nf_tables_chain_type_lookup() by Pablo Neira Ayuso · 7 years ago
  24. c9c1721 netfilter: nf_tables: no need for struct nft_af_info to enable/disable table by Pablo Neira Ayuso · 7 years ago
  25. e7bb5c7 netfilter: nf_tables: remove flag field from struct nft_af_info by Pablo Neira Ayuso · 7 years ago
  26. fe19c04 netfilter: nf_tables: remove nhooks field from struct nft_af_info by Pablo Neira Ayuso · 7 years ago
  27. 61ad640 Merge branch 'r8169-improve-runtime-pm' by David S. Miller · 7 years ago
  28. a92a084 r8169: improve runtime pm in general and suspend unused ports by Heiner Kallweit · 7 years ago
  29. ef4d5fc r8169: improve runtime pm in rtl8169_check_link_status by Heiner Kallweit · 7 years ago
  30. b9aa1c7 r8169: remove unneeded rpm ops in rtl_shutdown by Heiner Kallweit · 7 years ago
  31. fdb533c Merge branch 'tipc-improvements-to-group-messaging' by David S. Miller · 7 years ago
  32. eb929a9 tipc: improve poll() for group member socket by Jon Maloy · 7 years ago
  33. 232d07b tipc: improve groupcast scope handling by Jon Maloy · 7 years ago
  34. 8348500 tipc: add option to suppress PUBLISH events for pre-existing publications by Jon Maloy · 7 years ago
  35. d12d2e1 tipc: send out join messages as soon as new member is discovered by Jon Maloy · 7 years ago
  36. c2b22bc tipc: simplify group LEAVE sequence by Jon Maloy · 7 years ago
  37. 7ad32bc tipc: create group member event messages when they are needed by Jon Maloy · 7 years ago
  38. 0233493 tipc: adjustment to group member FSM by Jon Maloy · 7 years ago
  39. 4ea5dab tipc: let group member stay in JOINED mode if unable to reclaim by Jon Maloy · 7 years ago
  40. 8d5dee2 tipc: a couple of cleanups by Jon Maloy · 7 years ago
  41. a67c01e Merge branch 'ethtool-ringparam-upper-bound' by David S. Miller · 7 years ago
  42. bacc794 net/mlx5e: Remove redundant checks in set_ringparam by Eugenia Emantayev · 7 years ago
  43. 7589fd5 net/mlx4_en: Align behavior of set ring size flow via ethtool by Eugenia Emantayev · 7 years ago
  44. 37e2d99 ethtool: Ensure new ring parameters are within bounds during SRINGPARAM by Eugenia Emantayev · 7 years ago
  45. 709af18 ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table by Colin Ian King · 7 years ago
  46. 2b1eaa6 be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map by Colin Ian King · 7 years ago
  47. faa9b39 virtio_net: propagate linkspeed/duplex settings from the hypervisor by Jason Baron · 7 years ago
  48. ccfdec9 macsec: Add support for GCM-AES-256 cipher suite by Felix Walter · 7 years ago
  49. e8b18af Merge branch 'XDP-transmission-for-tuntap' by David S. Miller · 7 years ago
  50. fc72d1d tuntap: XDP transmission by Jason Wang · 7 years ago
  51. 5990a30 tun/tap: use ptr_ring instead of skb_array by Jason Wang · 7 years ago
  52. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. ef7f8ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  54. f4803f1 net: tipc: remove unused hardirq.h by Yang Shi · 7 years ago
  55. 419091f net: ovs: remove unused hardirq.h by Yang Shi · 7 years ago
  56. 373372b net: caif: remove unused hardirq.h by Yang Shi · 7 years ago
  57. f1f2b7c Merge branch 'net-netdev_WARN_ONCE' by David S. Miller · 7 years ago
  58. 9d0b967 8139cp: Replace WARN_ONCE with netdev_WARN_ONCE by Gal Pressman · 7 years ago
  59. 37ed41c bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE by Gal Pressman · 7 years ago
  60. e65c3e1 e1000: Replace WARN_ONCE with netdev_WARN_ONCE by Gal Pressman · 7 years ago
  61. cd4a87d net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE by Gal Pressman · 7 years ago
  62. e1cfe3d net: No line break on netdev_WARN* formatting by Gal Pressman · 7 years ago
  63. 72dd831 net: Fix netdev_WARN_ONCE macro by Gal Pressman · 7 years ago
  64. 9f0e896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  65. 44596f8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  66. d32da58 Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  67. 0c3b34d net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state by Yafang Shao · 7 years ago
  68. 50f3d74 sh_eth: fix TXALCR1 offsets by Sergei Shtylyov · 7 years ago
  69. 56c0290 mdio-sun4i: Fix a memory leak by Christophe JAILLET · 7 years ago
  70. 23fe846 l2tp: adjust comments about L2TPv3 offsets by Guillaume Nault · 7 years ago
  71. 46cd750 phylink: mark expected switch fall-throughs in phylink_mii_ioctl by Gustavo A. R. Silva · 7 years ago
  72. 313c86d Merge branch 'SCTP-PMTU-discovery-fixes' by David S. Miller · 7 years ago
  73. f102852 net: phy: fix wrong masks to phy_modify() by Russell King · 7 years ago
  74. b6c5734 sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 7 years ago
  75. cc35c3d sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled by Marcelo Ricardo Leitner · 7 years ago
  76. b707fda xen-netfront: enable device after manual module load by Eduardo Otubo · 7 years ago
  77. 64f26ab forcedeth: remove duplicate structure member in rx by Zhu Yanjun · 7 years ago
  78. bde2191 Merge branch 'bnxt_en_fixes' by David S. Miller · 7 years ago
  79. 78f3000 bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine. by Venkat Duvvuru · 7 years ago
  80. 7deea45 bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc() by Sunil Challa · 7 years ago
  81. 29f7e49 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  82. c8c9aeb tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions by Stefano Brivio · 7 years ago
  83. 54dc3e3 net: ipv6: Allow connect to linklocal address from socket bound to vrf by David Ahern · 7 years ago
  84. e3e49ca sh_eth: remove sh_eth_plat_data::edmac_endian by Sergei Shtylyov · 7 years ago
  85. e2d9221 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  86. 91f384f net: hns3: Add more packet size statisctics by Jian Shen · 7 years ago
  87. 2e1ea49 net: hns3: remove redundant semicolon by Peng Li · 7 years ago
  88. 18838d0 net: hns3: fix for not setting pause parameters by Fuyun Liang · 7 years ago
  89. f9fd82a net: hns3: add MTU initialization for hardware by Fuyun Liang · 7 years ago
  90. 5bad95a net: hns3: fix for changing MTU by Fuyun Liang · 7 years ago
  91. 2866ccb net: hns3: fix for setting MTU by Fuyun Liang · 7 years ago
  92. 40173a2 net: hns3: fix for updating fc_mode_last_time by Fuyun Liang · 7 years ago
  93. cf72fa6 net: hns3: Fix a response data read error of tqp statistics query by Jian Shen · 7 years ago
  94. 8491000 net: hns3: Add packet statistics of netdev by Jian Shen · 7 years ago
  95. b59f558 net: hns3: Remove a useless member of struct hns3_stats by Jian Shen · 7 years ago
  96. 57ffee7 net: hns3: Fix an error macro definition of HNS3_TQP_STAT by Jian Shen · 7 years ago
  97. 94bfaaf net: hns3: Fix a loop index error of tqp statistics query by Jian Shen · 7 years ago
  98. d2a5dca net: hns3: Fix an error of total drop packet statistics by Jian Shen · 7 years ago
  99. b875cc3 net: hns3: Mask the packet statistics query when NIC is down by Jian Shen · 7 years ago
  100. c5f6548 net: hns3: Modify the update period of packet statistics by Jian Shen · 7 years ago