1. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  2. 5fcc858 net: Convert sysctl creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  3. 02df428 net: Convert simple pernet_operations by Kirill Tkhai · 7 years ago
  4. f0aad8e net: Convert synproxy_net_ops by Kirill Tkhai · 7 years ago
  5. 47d63a0 net: Convert hashlimit_net_ops and recent_net_ops by Kirill Tkhai · 7 years ago
  6. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  7. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  8. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. 1b71af6 net: fib_rules: Add new attribute to set protocol by Donald Sharp · 7 years ago
  10. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  11. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  12. 79a5b97 rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier by Sowmini Varadhan · 7 years ago
  13. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  14. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  15. 60772e4 Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  16. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  17. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  18. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  19. 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
  20. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  21. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  22. b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
  23. a7dcdf6 bpf: clean up unused-variable warning by Arnd Bergmann · 7 years ago
  24. cac5620 net: Allow a rule to track originating protocol by Donald Sharp · 7 years ago
  25. 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  26. 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
  27. 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
  28. 65ec609 tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL by Eric Dumazet · 7 years ago
  29. dead7cd tcp: remove sk_check_csum_caps() by Eric Dumazet · 7 years ago
  30. 74d4a8f tcp: remove sk_can_gso() use by Eric Dumazet · 7 years ago
  31. 0a6b2a1 tcp: switch to GSO being always on by Eric Dumazet · 7 years ago
  32. f905311 rds: send: mark expected switch fall-through in rds_rm_size by Gustavo A. R. Silva · 7 years ago
  33. ccc007e net: sched: add em_ipt ematch for calling xtables matches by Eyal Birger · 7 years ago
  34. 5ae437a net: sched: report if filter is too large to dump by Roman Kapl · 7 years ago
  35. 3fef2b6 x25: use %*ph to print small buffer by Antonio Cardace · 7 years ago
  36. cc944ea devlink: Move size validation to core by Arkadi Sharshevsky · 7 years ago
  37. 8349efd net: Queue net_cleanup_work only if there is first net added by Kirill Tkhai · 7 years ago
  38. 65b7b5b net: Make cleanup_list and net::cleanup_list of llist type by Kirill Tkhai · 7 years ago
  39. 19efbd9 net: Kill net_mutex by Kirill Tkhai · 7 years ago
  40. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  42. 26736a0 tipc: don't call sock_release() in atomic context by Paolo Abeni · 7 years ago
  43. 96c252b tipc: fix bug on error path in tipc_topsrv_kern_subscr() by Jon Maloy · 7 years ago
  44. da349fa net: Convert iptable_filter_net_ops by Kirill Tkhai · 7 years ago
  45. 4d6b807 net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops by Kirill Tkhai · 7 years ago
  46. 5fc094f net: Convert ip6_frags_ops by Kirill Tkhai · 7 years ago
  47. d16784d net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops by Kirill Tkhai · 7 years ago
  48. b489141 net: Convert xfrm6_net_ops by Kirill Tkhai · 7 years ago
  49. a7852a7 net: Convert ip6_flowlabel_net_ops by Kirill Tkhai · 7 years ago
  50. ac34cb6c net: Convert ping_v6_net_ops by Kirill Tkhai · 7 years ago
  51. 58708ca net: Convert ipv6_sysctl_net_ops by Kirill Tkhai · 7 years ago
  52. fef65a2 net: Convert tcpv6_net_ops by Kirill Tkhai · 7 years ago
  53. 7b7dd18 net: Convert fib6_rules_net_ops by Kirill Tkhai · 7 years ago
  54. 85ca51b net: Convert ipv6_inetpeer_ops by Kirill Tkhai · 7 years ago
  55. 5091141 net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_ops by Kirill Tkhai · 7 years ago
  56. 1a2e933 net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops by Kirill Tkhai · 7 years ago
  57. b01a59a net: Convert ip6mr_net_ops by Kirill Tkhai · 7 years ago
  58. 9c537ca net: Convert cfg80211_pernet_ops by Kirill Tkhai · 7 years ago
  59. 753d525 net: Convert inet6_net_ops by Kirill Tkhai · 7 years ago
  60. cfc2c74 netfilter: IDLETIMER: be syzkaller friendly by Eric Dumazet · 7 years ago
  61. 3b07029 mac80211: Fix sending ADDBA response for an ongoing session by Ilan Peer · 7 years ago
  62. 191da27 mac80211: Do not disconnect on invalid operating class by Ilan Peer · 7 years ago
  63. 3027a8e cfg80211: clear wep keys after disconnection by Avraham Stern · 7 years ago
  64. 95f3ce6 mac80211: fix calling sleeping function in atomic context by Sara Sharon · 7 years ago
  65. d78d9ee mac80211: fix a possible leak of station stats by Sara Sharon · 7 years ago
  66. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  67. c4b50cd cfg80211: send ack_signal to user in probe client response by Venkateswara Naralasetty · 7 years ago
  68. 11b05ba mac80211: remove redundant initialization to pointer 'hdr' by Colin Ian King · 7 years ago
  69. db8d93a nl80211: Fix external_auth check for offloaded authentication by Srinivas Dasari · 7 years ago
  70. 7a9b3ec nl80211: remove unnecessary genlmsg_cancel() calls by Johannes Berg · 7 years ago
  71. bee92d0 cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 7 years ago
  72. 1cbec07 net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 7 years ago
  73. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  74. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago
  75. 1d4760c net: sched: act: mirred: add extack support by Alexander Aring · 7 years ago
  76. b362014 net: sched: act: handle extack in tcf_generic_walker by Alexander Aring · 7 years ago
  77. 4178010 net: sched: act: add extack for walk callback by Alexander Aring · 7 years ago
  78. 331a929 net: sched: act: add extack for lookup callback by Alexander Aring · 7 years ago
  79. 589dad6 net: sched: act: add extack to init callback by Alexander Aring · 7 years ago
  80. 84ae017 net: sched: act: handle generic action errors by Alexander Aring · 7 years ago
  81. aea0d72 net: sched: act: add extack to init by Alexander Aring · 7 years ago
  82. 1af851558 net: sched: act: fix code style by Alexander Aring · 7 years ago
  83. 0cebacc rds: zerocopy Tx support. by Sowmini Varadhan · 7 years ago
  84. 01883ed rds: support for zcopy completion notification by Sowmini Varadhan · 7 years ago
  85. 2819075 sock: permit SO_ZEROCOPY on PF_RDS socket by Sowmini Varadhan · 7 years ago
  86. ea8994c rds: hold a sock ref from rds_message to the rds_sock by Sowmini Varadhan · 7 years ago
  87. 6f89dbc skbuff: export mm_[un]account_pinned_pages for other modules by Sowmini Varadhan · 7 years ago
  88. ee99b2d net: Revert sched action extack support series. by David S. Miller · 7 years ago
  89. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  90. dfec091 dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock by Paolo Abeni · 7 years ago
  91. 10defbd net: sched: act: add extack to init by Alexander Aring · 7 years ago
  92. b7b347f net: sched: act: fix code style by Alexander Aring · 7 years ago
  93. 66dede2 net: sched: fix unbalance in the error path of tca_action_flush() by Davide Caratti · 7 years ago
  94. 026321c tipc: rename tipc_server to tipc_topsrv by Jon Maloy · 7 years ago
  95. 0ef897b tipc: separate topology server listener socket from subcsriber sockets by Jon Maloy · 7 years ago
  96. 5c45ab2 tipc: make struct tipc_server private for server.c by Jon Maloy · 7 years ago
  97. da0a75e tipc: some prefix changes by Jon Maloy · 7 years ago
  98. 242e82c tipc: collapse subscription creation functions by Jon Maloy · 7 years ago
  99. 8985ecc tipc: simplify endianness handling in topology subscriber by Jon Maloy · 7 years ago
  100. 414574a tipc: simplify interaction between subscription and topology connection by Jon Maloy · 7 years ago