1. 029f7f3 netfilter: ipv6: nf_defrag: avoid/free clone operations by Florian Westphal · 9 years ago
  2. a18fd97 netfilter: remove duplicate include by stephen hemminger · 9 years ago
  3. c1bc1d2 netfilter-bridge: layout of if statements by Ian Morris · 9 years ago
  4. abcdd9a62 netfilter-bridge: brace placement by Ian Morris · 9 years ago
  5. 7f495ad netfilter-bridge: use netdev style comments by Ian Morris · 9 years ago
  6. 052a4bc netfilter-bridge: Cleanse indentation by Ian Morris · 9 years ago
  7. b811580 net: IPv6 fib lookup tracepoint by David Ahern · 9 years ago
  8. e2f9dc3 net: avoid NULL deref in napi_get_frags() by Eric Dumazet · 9 years ago
  9. 1a90632 tipc: eliminate remnants of hungarian notation by Jon Paul Maloy · 9 years ago
  10. 38206d5 tipc: narrow down interface towards struct tipc_link by Jon Paul Maloy · 9 years ago
  11. 5be9c08 tipc: narrow down exposure of struct tipc_node by Jon Paul Maloy · 9 years ago
  12. 5405ff6 tipc: convert node lock to rwlock by Jon Paul Maloy · 9 years ago
  13. 2312bf6 tipc: introduce per-link spinlock by Jon Paul Maloy · 9 years ago
  14. 1d7e1c2 tipc: reduce code dependency between binding table and node layer by Jon Paul Maloy · 9 years ago
  15. 5c10e97 tipc: small cleanup of function tipc_node_check_state() by Jon Paul Maloy · 9 years ago
  16. c7cad0d tipc: move linearization of buffers to generic code by Jon Paul Maloy · 9 years ago
  17. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  18. 34cbe27 net: napi_hash_del() returns a boolean status by Eric Dumazet · 9 years ago
  19. 6180d9d net: move napi_hash[] into read mostly section by Eric Dumazet · 9 years ago
  20. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  21. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  22. ce6aea9 net: network drivers no longer need to implement ndo_busy_poll() by Eric Dumazet · 9 years ago
  23. 2a028ec net: allow BH servicing in sk_busy_loop() by Eric Dumazet · 9 years ago
  24. 02d62e8 net: un-inline sk_busy_loop() by Eric Dumazet · 9 years ago
  25. 52bd2d6 net: better skb->sender_cpu and skb->napi_id cohabitation by Eric Dumazet · 9 years ago
  26. 09605cc net ipv4: use preferred log methods by Bastian Stender · 9 years ago
  27. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  28. 17b85d2 net/core: revert "net: fix __netdev_update_features return.." and add comment by Nikolay Aleksandrov · 9 years ago
  29. a3a116e af_unix: take receive queue lock while appending new skb by Hannes Frederic Sowa · 9 years ago
  30. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  31. 19125c1 net: use skb_clone to avoid alloc_pages failure. by Martin Zhang · 9 years ago
  32. 90836b6 packet: Use PAGE_ALIGNED macro by Tobias Klauser · 9 years ago
  33. 4194b49 packet: Don't check frames_per_block against negative values by Tobias Klauser · 9 years ago
  34. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  35. a6e18ff vlan: Fix untag operations of stacked vlans with REORDER_HEADER off by Vlad Yasevich · 9 years ago
  36. 41033f0 snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 9 years ago
  37. 88ad417 net/core: use netdev name in warning if no parent by Bjørn Mork · 9 years ago
  38. 8844f97 af_unix: don't append consumed skbs to sk_receive_queue by Hannes Frederic Sowa · 9 years ago
  39. 027ac58 raw: increment correct SNMP counters for ICMP messages by Ben Cartwright-Cox · 9 years ago
  40. 00ee592 net: fix __netdev_update_features return on ndo_set_features failure by Nikolay Aleksandrov · 9 years ago
  41. 5f8dc33 net: fix feature changes on devices without ndo_set_features by Nikolay Aleksandrov · 9 years ago
  42. bbe14f5 switchdev: bridge: Check return code is not EOPNOTSUPP by Ido Schimmel · 9 years ago
  43. 340c78e ipvs: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  44. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  45. ed5a377 sctp: translate host order to network order when setting a hmacid by lucien · 9 years ago
  46. 5cfb4c8 packet: fix tpacket_snd max frame len by Daniel Borkmann · 9 years ago
  47. c72219b packet: infer protocol from ethernet header if unset by Daniel Borkmann · 9 years ago
  48. 3c70c13 packet: only allow extra vlan len on ethernet devices by Daniel Borkmann · 9 years ago
  49. 8fd6c80 packet: always probe for transport header by Daniel Borkmann · 9 years ago
  50. efdfa2f packet: do skb_probe_transport_header when we actually have data by Daniel Borkmann · 9 years ago
  51. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  52. 5973fb1 ipv6: Check expire on DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  53. 0d3f6d2 ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree by Martin KaFai Lau · 9 years ago
  54. 73ed5d2 af-unix: fix use-after-free with concurrent readers while splicing by Hannes Frederic Sowa · 9 years ago
  55. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  56. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  57. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  58. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  59. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  60. 74ec4d5 netfilter: fix xt_TEE and xt_TPROXY dependencies by Arnd Bergmann · 9 years ago
  61. c872a2d netfilter: nfnetlink_log: work around uninitialized variable warning by Arnd Bergmann · 9 years ago
  62. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  63. 8a92126 Revert "bridge: Allow forward delay to be cfgd when STP enabled" by Vlad Yasevich · 9 years ago
  64. ea833f5d SUNRPC: drop stale comment in svc_setup_socket() by Stefan Hajnoczi · 9 years ago
  65. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  66. d69bbf8 net: fix a race in dst_release() by Eric Dumazet · 9 years ago
  67. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  68. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  69. c255cb2 netfilter: Fix removal of GRE expectation entries created by PPTP by Anthony Lineham · 9 years ago
  70. 3aed822 netfilter: nft_meta: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  71. 02a56c8 net_sched: em_meta: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  72. 743b2a6 sched: cls_flow: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  73. fdd723e netfilter: xt_owner: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  74. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  75. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  76. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  77. 0aae24e netfilter: ipset: Fix hash type expire: release empty hash bucket block by Jozsef Kadlecsik · 9 years ago
  78. e9dfdc0 netfilter: ipset: Fix hash:* type expiration by Jozsef Kadlecsik · 9 years ago
  79. 95ad1f4 netfilter: ipset: Fix extension alignment by Jozsef Kadlecsik · 9 years ago
  80. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  81. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  82. 49a496c tcp: use correct req pointer in tcp_move_syn() calls by Eric Dumazet · 9 years ago
  83. 30f7ea1 packet: race condition in packet_bind by Francesco Ruggeri · 9 years ago
  84. f668f5f ipv4: use sk_fullsock() in ipv4_conntrack_defrag() by Eric Dumazet · 9 years ago
  85. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  86. 0962733 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  87. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  88. 2a189f9e ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  89. 4062418 Bluetooth: L2CAP: Add missing checks for invalid LE DCID by Johan Hedberg · 9 years ago
  90. ab0c127 Bluetooth: L2CAP: Fix checked range when allocating new CID by Johan Hedberg · 9 years ago
  91. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  92. 2ab216a Bluetooth: Check for supported white list before issuing commands by Marcel Holtmann · 9 years ago
  93. 7362945 VSOCK: call sk->sk_data_ready() on accept() by Stefan Hajnoczi · 9 years ago
  94. e7868a8 net/core: ensure features get disabled on new lower devs by Jarod Wilson · 9 years ago
  95. e1b8d90 net: Fix prefsrc lookups by David Ahern · 9 years ago
  96. 87e9f03 ipv4: fix a potential deadlock in mcast getsockopt() path by WANG Cong · 9 years ago
  97. 4ee3bd4 ipv4: disable BH when changing ip local port range by WANG Cong · 9 years ago
  98. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  99. 941c3ff Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug by Kinglong Mee · 10 years ago
  100. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago