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