1. e876f20 net: Add a software TSO helper API by Ezequiel Garcia · 10 years ago
  2. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  3. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 10 years ago
  4. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 10 years ago
  5. 1495664 ipv6: slight optimization in ip6_dst_gc by Li RongQing · 10 years ago
  6. f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 10 years ago
  7. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 11 years ago
  8. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 10 years ago
  9. 35151d8 netfilter: nf_tables: simplify nf_tables_*_notify by Pablo Neira Ayuso · 10 years ago
  10. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 11 years ago
  11. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 11 years ago
  12. e1aaca9 netfilter: nf_tables: pass context to nf_tables_updtable() by Pablo Neira Ayuso · 11 years ago
  13. f75edf5 netfilter: nf_tables: disabling table hooks always succeeds by Pablo Neira Ayuso · 11 years ago
  14. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 11 years ago
  15. ff3cd7b netfilter: nf_tables: refactor chain statistic routines by Pablo Neira Ayuso · 11 years ago
  16. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 11 years ago
  17. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 11 years ago
  18. 37082f9 netfilter: nf_tables: relocate commit and abort routines in the source file by Pablo Neira Ayuso · 11 years ago
  19. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 11 years ago
  20. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 11 years ago
  21. 45c7002 can: add hash based access to single EFF frame filters by Oliver Hartkopp · 11 years ago
  22. e3d3917 can: proc: make array printing function indenpendent from sff frames by Oliver Hartkopp · 11 years ago
  23. b6052af Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  24. 71fd762 net: rds: Use time_after() for time comparison by Manuel Schölling · 10 years ago
  25. 614d056 ipv4: minor spelling fix by stephen hemminger · 10 years ago
  26. 025559e bridge: fix spelling of promiscuous by stephen hemminger · 10 years ago
  27. d4f0e09 net: bridge: fix build by Alexei Starovoitov · 10 years ago
  28. 871d3d9 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  29. 2b64df2 batman-adv: remove semi-colon after macro definition by Antonio Quartulli · 10 years ago
  30. f138694 batman-adv: add blank line between declarations and the rest of the code by Antonio Quartulli · 10 years ago
  31. 97dc48e pktgen: Use seq_puts() where seq_printf() is not needed by Thomas Graf · 10 years ago
  32. f0f77dc ieee802154, mac802154: implement devkey record option by Phoebe Buckheister · 10 years ago
  33. 3e9c156 ieee802154: add netlink interfaces for llsec by Phoebe Buckheister · 10 years ago
  34. 9b0bb4a mac802154: propagate device address changes to llsec by Phoebe Buckheister · 10 years ago
  35. 29e0237 mac802154: add llsec configuration functions by Phoebe Buckheister · 10 years ago
  36. af9eed5 ieee802154: add dgram sockopts for security control by Phoebe Buckheister · 10 years ago
  37. f30be4d mac802154: integrate llsec with wpan devices by Phoebe Buckheister · 10 years ago
  38. 4c14a2f mac802154: add llsec decryption method by Phoebe Buckheister · 10 years ago
  39. 03556e4 mac802154: add llsec encryption method by Phoebe Buckheister · 10 years ago
  40. 5d637d5 mac802154: add llsec structures and mutators by Phoebe Buckheister · 10 years ago
  41. 87de726 mac802154: update Kconfig by Phoebe Buckheister · 10 years ago
  42. e54740e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  43. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 10 years ago
  44. 145beee bridge: Add addresses from static fdbs to non-promisc ports by Vlad Yasevich · 10 years ago
  45. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 10 years ago
  46. 8db24af bridge: Add functionality to sync static fdb entries to hw by Vlad Yasevich · 10 years ago
  47. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 10 years ago
  48. 63c3a62 bridge: Turn flag change macro into a function. by Vlad Yasevich · 10 years ago
  49. ee30ef4 ip_tunnel: don't add tunnel twice by Duan Jiong · 10 years ago
  50. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 11 years ago
  51. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 11 years ago
  52. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 11 years ago
  53. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 11 years ago
  54. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 11 years ago
  55. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 11 years ago
  56. 2235ad1 openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output by Joe Perches · 11 years ago
  57. 1815a88 openvswitch: Use net_ratelimit in OVS_NLERR by Joe Perches · 11 years ago
  58. cc23ebf openvswitch: Added (unsigned long long) cast in printf by Daniele Di Proietto · 11 years ago
  59. 07dc060 openvswitch: avoid cast-qual warning in vport_priv by Daniele Di Proietto · 11 years ago
  60. d0b4da1 openvswitch: avoid warnings in vport_from_priv by Daniele Di Proietto · 11 years ago
  61. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  62. 31ff6aa net: unix: Align send data_len up to PAGE_SIZE by Kirill Tkhai · 10 years ago
  63. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 10 years ago
  64. 4929fd8 ip_tunnel: delete unneeded call to netdev_priv by Julia Lawall · 10 years ago
  65. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 10 years ago
  66. 6ef0023 mac802154: make mac802154_wpan_open static by Phoebe Buckheister · 10 years ago
  67. 1cc76e3 ieee802154: fix dgram socket sendmsg() by Phoebe Buckheister · 10 years ago
  68. d4b2816 6lowpan: fix fragmentation by Phoebe Buckheister · 10 years ago
  69. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 10 years ago
  70. 8c84296 mac802154: account for all header parts during wpan header creationg by Phoebe Buckheister · 10 years ago
  71. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 10 years ago
  72. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 10 years ago
  73. 8ba7e7b dccp: make the request_retries minimum is 1 by wangweidong · 10 years ago
  74. c9f2dba snmp: fix some left over of snmp stats by WANG Cong · 10 years ago
  75. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 10 years ago
  76. 9816f06 tipc: merge port message reception into socket reception function by Jon Paul Maloy · 10 years ago
  77. c82910e tipc: clean up neigbor discovery message reception by Jon Paul Maloy · 10 years ago
  78. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 10 years ago
  79. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 10 years ago
  80. 5074ab8 tipc: mark head of reassembly buffer as non-linear by Jon Paul Maloy · 10 years ago
  81. ec37dcd tipc: don't record link RESET or ACTIVATE messages as traffic by Jon Paul Maloy · 10 years ago
  82. 4f4482d tipc: compensate for double accounting in socket rcv buffer by Jon Paul Maloy · 10 years ago
  83. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 10 years ago
  84. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 10 years ago
  85. 1b3c61d net: Use fwmark reflection in PMTU discovery. by Lorenzo Colitti · 10 years ago
  86. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  87. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 10 years ago
  88. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 10 years ago
  89. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 10 years ago
  90. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  91. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 10 years ago
  92. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  93. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 10 years ago
  94. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 10 years ago
  95. b2ce49e7 sch_hhf: fix comparison of qlen and limit by Yang Yingliang · 10 years ago
  96. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  97. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  98. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 10 years ago
  100. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago