1. 76fecd8 mpls: In mpls_egress verify the packet length. by Eric W. Biederman · 10 years ago
  2. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  3. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
  4. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 10 years ago
  5. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 10 years ago
  6. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  7. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 10 years ago
  8. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 10 years ago
  9. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 10 years ago
  10. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  11. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  12. d77c555 net: fix CONFIG_NET_NS=n compilation by Eric Dumazet · 10 years ago
  13. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 10 years ago
  14. ac70c05 switchdev: correct spelling of notifier in comments by Simon Horman · 10 years ago
  15. 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
  16. 654eff4 fib_trie: Only display main table in /proc/net/route by Alexander Duyck · 10 years ago
  17. cd28a1a net: dsa: fully divert PHY reads/writes if requested by Florian Fainelli · 10 years ago
  18. c305c16 net: dsa: move PHY setup on DSA MII bus to its own function by Florian Fainelli · 10 years ago
  19. 61f0d86 fib_trie: Fix uninitialized variable warning by Alexander Duyck · 10 years ago
  20. 6dede75 fib_trie: call fib_table_flush_external under RTNL by Sabrina Dubroca · 10 years ago
  21. 8a08919 mpls: Allow mpls_gso and mpls_router to be built as modules by Robert Shearman · 10 years ago
  22. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 10 years ago
  23. 169bf91 tipc: ensure that idle links are deleted when a bearer is disabled by Jon Paul Maloy · 10 years ago
  24. ddb4b9a fib_trie: Address possible NULL pointer dereference in resize by Alexander Duyck · 10 years ago
  25. 3ec320d fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu by Alexander Duyck · 10 years ago
  26. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 10 years ago
  27. e31c5e0 inet_diag: cleanups by Eric Dumazet · 10 years ago
  28. 491da2a net: constify sock_diag_check_cookie() by Eric Dumazet · 10 years ago
  29. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  30. 1a4ba64 netfilter: bridge: use rcu hook to resolve br_netfilter dependency by Pablo Neira Ayuso · 10 years ago
  31. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago
  32. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  33. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 10 years ago
  34. aa836df net: core: add of_find_net_device_by_node() by Florian Fainelli · 10 years ago
  35. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  36. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  37. e6441ba tipc: fix bug in link failover handling by Jon Paul Maloy · 10 years ago
  38. 82f1709 net: delete stale packet_mclist entries by Francesco Ruggeri · 10 years ago
  39. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 10 years ago
  40. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  41. 26c459a mpls: Spelling: s/conceved/conceived/, s/as/a/ by Geert Uytterhoeven · 10 years ago
  42. 143fe22 tipc: fix inconsistent signal handling regression by Erik Hugne · 10 years ago
  43. f4427bc switchdev: use gpl variant of symbol export by Jiri Pirko · 10 years ago
  44. 4fee6be8 tipc: sparse: fix htons conversion warnings by Erik Hugne · 10 years ago
  45. 1e052be net_sched: destroy proto tp when all filters are gone by Cong Wang · 10 years ago
  46. e5de75b netfilter: bridge: move DNAT helper to br_netfilter by Pablo Neira Ayuso · 10 years ago
  47. 7a8d831 netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit by Florian Westphal · 10 years ago
  48. 4a9d2f2 netfilter: bridge: move nf_bridge_update_protocol to where its used by Florian Westphal · 10 years ago
  49. 8bd63cf bridge: move mac header copying into br_netfilter by Florian Westphal · 10 years ago
  50. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  51. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 10 years ago
  52. b79bda3 neigh: Use neigh table index for neigh_packet_xmit by Eric W. Biederman · 10 years ago
  53. 7d5f41f mpls: Fix the openvswitch select of NET_MPLS_GSO by Eric W. Biederman · 10 years ago
  54. aa7da93 mpls: Correct the ttl decrement. by Eric W. Biederman · 10 years ago
  55. 0f7bbd5 mpls: Better error code for unsupported option. by Eric W. Biederman · 10 years ago
  56. 19d0c34 mpls: Cleanup the rcu usage in the code. by Eric W. Biederman · 10 years ago
  57. d865616 mpls: Fix the kzalloc argument order in mpls_rt_alloc by Eric W. Biederman · 10 years ago
  58. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 10 years ago
  59. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  60. 58025e4 net: gro: remove obsolete code from skb_gro_receive() by Eric Dumazet · 10 years ago
  61. c9368247 net/dcb: Add IEEE QCN attribute by Shani Michaeli · 10 years ago
  62. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 10 years ago
  63. 88bae71 fib_trie: Add key vector to root, return parent key_vector in resize by Alexander Duyck · 10 years ago
  64. f23e59f fib_trie: Move parent from key_vector to tnode by Alexander Duyck · 10 years ago
  65. 6e22d17 fib_trie: Pull empty_children and full_children into tnode by Alexander Duyck · 10 years ago
  66. 56ca2ad fib_trie: Move rcu from key_vector to tnode, add accessors. by Alexander Duyck · 10 years ago
  67. dc35dbe fib_trie: Add tnode struct as a container for fields not needed in key_vector by Alexander Duyck · 10 years ago
  68. 2e1ac88 fib_trie: Rename tnode_child_length to child_length by Alexander Duyck · 10 years ago
  69. 754baf8 fib_trie: replace tnode_get_child functions with get_child macros by Alexander Duyck · 10 years ago
  70. 35c6eda fib_trie: Rename tnode to key_vector by Alexander Duyck · 10 years ago
  71. 8d8e810 fib_trie: Return pointer to tnode pointer in resize/inflate/halve by Alexander Duyck · 10 years ago
  72. 72be726 fib_trie: Minor cleanups to fib_table_flush_external by Alexander Duyck · 10 years ago
  73. f8d54af mpls: Properly validate RTA_VIA payload length by Robert Shearman · 10 years ago
  74. 05cbc0d ipv4: Create probe timer for tcp PMTU as per RFC4821 by Fan Du · 10 years ago
  75. 6b58e0a ipv4: Use binary search to choose tcp PMTU probe_size by Fan Du · 10 years ago
  76. aaa4e70 DECnet: Only use neigh_ops for adding the link layer header by Eric W. Biederman · 10 years ago
  77. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  78. e1315db switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue by Scott Feldman · 10 years ago
  79. 23375a0 ipv4: Fix unused variable warnings in fib_table_flush_external. by David S. Miller · 10 years ago
  80. 8e05fd7 fib: hook IPv4 fib for hardware offload by Scott Feldman · 10 years ago
  81. b5d6fbd switchdev: implement IPv4 fib ndo wrappers by Scott Feldman · 10 years ago
  82. 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 10 years ago
  83. 5e8d904 switchdev: add IPv4 fib ndo ops wrappers by Scott Feldman · 10 years ago
  84. c86e59b net: dsa: extract dsa switch tree setup and removal by Florian Fainelli · 10 years ago
  85. 5929903 net: dsa: let switches specify their tagging protocol by Florian Fainelli · 10 years ago
  86. df19719 net: dsa: split dsa_switch_setup into two functions by Florian Fainelli · 10 years ago
  87. b324c07 net: dsa: allow deferred probing by Florian Fainelli · 10 years ago
  88. f1a26a0 net: dsa: update dsa_of_{probe, remove} to use a device pointer by Florian Fainelli · 10 years ago
  89. 4961272 inet_diag: remove duplicate code from inet_twsk_diag_dump() by Eric Dumazet · 10 years ago
  90. 6c09fa0 tcp: align tcp_xmit_size_goal() on tcp_tso_autosize() by Eric Dumazet · 10 years ago
  91. d0f9193 tipc: add ip/udp media type by Erik Hugne · 10 years ago
  92. 948fa2d tipc: increase size of tipc discovery messages by Erik Hugne · 10 years ago
  93. 9d73b42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  94. 3e32e73 ipv4: ip_check_defrag should not assume that skb_network_offset is zero by Alexander Drozdov · 10 years ago
  95. 33f8b9e net_sched: move tp->root allocation into fw_init() by WANG Cong · 10 years ago
  96. a05c2d1 net_sched: move tp->root allocation into route4_init() by WANG Cong · 10 years ago
  97. 4b5edb2 mpls: using vzalloc requires including vmalloc.h by Stephen Rothwell · 10 years ago
  98. 1cae565 netfilter: nf_tables: limit maximum table name length to 32 bytes by Pablo Neira Ayuso · 10 years ago
  99. f04e599 netfilter: nf_tables: consolidate Kconfig options by Pablo Neira Ayuso · 10 years ago
  100. 354bf5a netfilter: nf_tables: consolidate tracing invocations by Patrick McHardy · 10 years ago