1. 1708803 netfilter: bridge: fix Kconfig unmet dependencies by Pablo Neira · 11 years ago
  2. 85d3fc9 tipc: Don't reset the timeout when restarting by Arnaldo Carvalho de Melo · 11 years ago
  3. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  5. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 11 years ago
  6. 8556ce7 net: filter: remove DL macro by Daniel Borkmann · 11 years ago
  7. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 11 years ago
  8. 1c19448 net: Make enabling of zero UDP6 csums more restrictive by Tom Herbert · 11 years ago
  9. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 11 years ago
  10. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  11. 0f8066b sunrpc: Remove sk_no_check setting by Tom Herbert · 11 years ago
  12. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  13. 0c200ef openvswitch: Simplify genetlink code. by Pravin B Shelar · 11 years ago
  14. 893f139 openvswitch: Minimize ovs_flow_cmd_new|set critical sections. by Jarno Rajahalme · 11 years ago
  15. 37bdc87 openvswitch: Split ovs_flow_cmd_new_or_set(). by Jarno Rajahalme · 11 years ago
  16. aed0677 openvswitch: Minimize ovs_flow_cmd_del critical section. by Jarno Rajahalme · 11 years ago
  17. 0e9796b openvswitch: Reduce locking requirements. by Jarno Rajahalme · 11 years ago
  18. 86ec8db openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. by Jarno Rajahalme · 11 years ago
  19. eb07265 openvswitch: Fix typo. by Jarno Rajahalme · 11 years ago
  20. 6093ae9 openvswitch: Minimize dp and vport critical sections. by Jarno Rajahalme · 11 years ago
  21. 56c1986 openvswitch: Make flow mask removal symmetric. by Jarno Rajahalme · 11 years ago
  22. fb5d1e9 openvswitch: Build flow cmd netlink reply only if needed. by Jarno Rajahalme · 11 years ago
  23. bb6f9a7 openvswitch: Clarify locking. by Jarno Rajahalme · 11 years ago
  24. be52c9e openvswitch: Avoid assigning a NULL pointer to flow actions. by Jarno Rajahalme · 11 years ago
  25. 1139e24 openvswitch: Compact sw_flow_key. by Jarno Rajahalme · 11 years ago
  26. b6ed549 batman: fix a bogus warning from batadv_is_on_batman_iface() by Cong Wang · 11 years ago
  27. 65db611 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  28. fbdc0ad ipv4: initialise the itag variable in __mkroute_input by Li RongQing · 11 years ago
  29. b3f7a7b ieee802154: missing put_dev() on error by Dan Carpenter · 11 years ago
  30. b128272 bridge: make br_device_notifier static by Cong Wang · 11 years ago
  31. 5c4a43b net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning by Chen Gang · 11 years ago
  32. 53819a6 mac802154: llsec: correctly lookup implicit-indexed keys by Phoebe Buckheister · 11 years ago
  33. 62e9c11 mac802154: llsec: fold useless return value check by Phoebe Buckheister · 11 years ago
  34. 6f3eabc mac802154: llsec: fix incorrect lock pairing by Phoebe Buckheister · 11 years ago
  35. da08143 vlan: more careful checksum features handling by Michal Kubeček · 11 years ago
  36. e876f20 net: Add a software TSO helper API by Ezequiel Garcia · 11 years ago
  37. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  38. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 11 years ago
  39. 4de462a ipv6: gro: fix CHECKSUM_COMPLETE support by Eric Dumazet · 11 years ago
  40. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 11 years ago
  41. bf63ac7 net_sched: fix an oops in tcindex filter by Cong Wang · 11 years ago
  42. 1495664 ipv6: slight optimization in ip6_dst_gc by Li RongQing · 11 years ago
  43. f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 11 years ago
  44. 78ff4be ip_tunnel: Initialize the fallback device properly by Steffen Klassert · 11 years ago
  45. d050de6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  46. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 11 years ago
  47. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 11 years ago
  48. 35151d8 netfilter: nf_tables: simplify nf_tables_*_notify by Pablo Neira Ayuso · 11 years ago
  49. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 11 years ago
  50. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 11 years ago
  51. e1aaca9 netfilter: nf_tables: pass context to nf_tables_updtable() by Pablo Neira Ayuso · 11 years ago
  52. f75edf5 netfilter: nf_tables: disabling table hooks always succeeds by Pablo Neira Ayuso · 11 years ago
  53. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 11 years ago
  54. ff3cd7b netfilter: nf_tables: refactor chain statistic routines by Pablo Neira Ayuso · 11 years ago
  55. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 11 years ago
  56. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 11 years ago
  57. 37082f9 netfilter: nf_tables: relocate commit and abort routines in the source file by Pablo Neira Ayuso · 11 years ago
  58. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 11 years ago
  59. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 11 years ago
  60. 45c7002 can: add hash based access to single EFF frame filters by Oliver Hartkopp · 11 years ago
  61. e3d3917 can: proc: make array printing function indenpendent from sff frames by Oliver Hartkopp · 11 years ago
  62. b6052af Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  63. 71fd762 net: rds: Use time_after() for time comparison by Manuel Schölling · 11 years ago
  64. 614d056 ipv4: minor spelling fix by stephen hemminger · 11 years ago
  65. 025559e bridge: fix spelling of promiscuous by stephen hemminger · 11 years ago
  66. d4f0e09 net: bridge: fix build by Alexei Starovoitov · 11 years ago
  67. 871d3d9 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  68. 2b64df2 batman-adv: remove semi-colon after macro definition by Antonio Quartulli · 11 years ago
  69. f138694 batman-adv: add blank line between declarations and the rest of the code by Antonio Quartulli · 11 years ago
  70. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 11 years ago
  71. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 11 years ago
  72. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 11 years ago
  73. 97dc48e pktgen: Use seq_puts() where seq_printf() is not needed by Thomas Graf · 11 years ago
  74. 29e9824 net: gro: make sure skb->cb[] initial content has not to be zero by Eric Dumazet · 11 years ago
  75. f0f77dc ieee802154, mac802154: implement devkey record option by Phoebe Buckheister · 11 years ago
  76. 3e9c156 ieee802154: add netlink interfaces for llsec by Phoebe Buckheister · 11 years ago
  77. 9b0bb4a mac802154: propagate device address changes to llsec by Phoebe Buckheister · 11 years ago
  78. 29e0237 mac802154: add llsec configuration functions by Phoebe Buckheister · 11 years ago
  79. af9eed5 ieee802154: add dgram sockopts for security control by Phoebe Buckheister · 11 years ago
  80. f30be4d mac802154: integrate llsec with wpan devices by Phoebe Buckheister · 11 years ago
  81. 4c14a2f mac802154: add llsec decryption method by Phoebe Buckheister · 11 years ago
  82. 03556e4 mac802154: add llsec encryption method by Phoebe Buckheister · 11 years ago
  83. 5d637d5 mac802154: add llsec structures and mutators by Phoebe Buckheister · 11 years ago
  84. 87de726 mac802154: update Kconfig by Phoebe Buckheister · 11 years ago
  85. e54740e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  86. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 11 years ago
  87. 145beee bridge: Add addresses from static fdbs to non-promisc ports by Vlad Yasevich · 11 years ago
  88. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 11 years ago
  89. 8db24af bridge: Add functionality to sync static fdb entries to hw by Vlad Yasevich · 11 years ago
  90. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 11 years ago
  91. 63c3a62 bridge: Turn flag change macro into a function. by Vlad Yasevich · 11 years ago
  92. 22fb22e ipv4: ip_tunnels: disable cache for nbma gre tunnels by Timo Teräs · 11 years ago
  93. ee30ef4 ip_tunnel: don't add tunnel twice by Duan Jiong · 11 years ago
  94. d1c0b47 net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() by Fabian Godehardt · 11 years ago
  95. 2e47b29 net: ipv6: make "ip -6 route get mark xyz" work. by Lorenzo Colitti · 11 years ago
  96. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 11 years ago
  97. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 11 years ago
  98. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 11 years ago
  99. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 11 years ago
  100. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 11 years ago