1. f138694 batman-adv: add blank line between declarations and the rest of the code by Antonio Quartulli · 11 years ago
  2. 97dc48e pktgen: Use seq_puts() where seq_printf() is not needed by Thomas Graf · 11 years ago
  3. f0f77dc ieee802154, mac802154: implement devkey record option by Phoebe Buckheister · 11 years ago
  4. 3e9c156 ieee802154: add netlink interfaces for llsec by Phoebe Buckheister · 11 years ago
  5. 9b0bb4a mac802154: propagate device address changes to llsec by Phoebe Buckheister · 11 years ago
  6. 29e0237 mac802154: add llsec configuration functions by Phoebe Buckheister · 11 years ago
  7. af9eed5 ieee802154: add dgram sockopts for security control by Phoebe Buckheister · 11 years ago
  8. f30be4d mac802154: integrate llsec with wpan devices by Phoebe Buckheister · 11 years ago
  9. 4c14a2f mac802154: add llsec decryption method by Phoebe Buckheister · 11 years ago
  10. 03556e4 mac802154: add llsec encryption method by Phoebe Buckheister · 11 years ago
  11. 5d637d5 mac802154: add llsec structures and mutators by Phoebe Buckheister · 11 years ago
  12. 87de726 mac802154: update Kconfig by Phoebe Buckheister · 11 years ago
  13. e54740e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  14. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 11 years ago
  15. 145beee bridge: Add addresses from static fdbs to non-promisc ports by Vlad Yasevich · 11 years ago
  16. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 11 years ago
  17. 8db24af bridge: Add functionality to sync static fdb entries to hw by Vlad Yasevich · 11 years ago
  18. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 11 years ago
  19. 63c3a62 bridge: Turn flag change macro into a function. by Vlad Yasevich · 11 years ago
  20. ee30ef4 ip_tunnel: don't add tunnel twice by Duan Jiong · 11 years ago
  21. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 11 years ago
  22. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 11 years ago
  23. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 11 years ago
  24. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 11 years ago
  25. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 11 years ago
  26. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 11 years ago
  27. 2235ad1 openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output by Joe Perches · 11 years ago
  28. 1815a88 openvswitch: Use net_ratelimit in OVS_NLERR by Joe Perches · 11 years ago
  29. cc23ebf openvswitch: Added (unsigned long long) cast in printf by Daniele Di Proietto · 11 years ago
  30. 07dc060 openvswitch: avoid cast-qual warning in vport_priv by Daniele Di Proietto · 11 years ago
  31. d0b4da1 openvswitch: avoid warnings in vport_from_priv by Daniele Di Proietto · 11 years ago
  32. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  33. 31ff6aa net: unix: Align send data_len up to PAGE_SIZE by Kirill Tkhai · 11 years ago
  34. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  35. 4929fd8 ip_tunnel: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  36. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 11 years ago
  37. 6ef0023 mac802154: make mac802154_wpan_open static by Phoebe Buckheister · 11 years ago
  38. 1cc76e3 ieee802154: fix dgram socket sendmsg() by Phoebe Buckheister · 11 years ago
  39. d4b2816 6lowpan: fix fragmentation by Phoebe Buckheister · 11 years ago
  40. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 11 years ago
  41. 8c84296 mac802154: account for all header parts during wpan header creationg by Phoebe Buckheister · 11 years ago
  42. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 11 years ago
  43. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 11 years ago
  44. 8ba7e7b dccp: make the request_retries minimum is 1 by wangweidong · 11 years ago
  45. c9f2dba snmp: fix some left over of snmp stats by WANG Cong · 11 years ago
  46. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 11 years ago
  47. 9816f06 tipc: merge port message reception into socket reception function by Jon Paul Maloy · 11 years ago
  48. c82910e tipc: clean up neigbor discovery message reception by Jon Paul Maloy · 11 years ago
  49. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 11 years ago
  50. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 11 years ago
  51. 5074ab8 tipc: mark head of reassembly buffer as non-linear by Jon Paul Maloy · 11 years ago
  52. ec37dcd tipc: don't record link RESET or ACTIVATE messages as traffic by Jon Paul Maloy · 11 years ago
  53. 4f4482d tipc: compensate for double accounting in socket rcv buffer by Jon Paul Maloy · 11 years ago
  54. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 11 years ago
  55. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 11 years ago
  56. 1b3c61d net: Use fwmark reflection in PMTU discovery. by Lorenzo Colitti · 11 years ago
  57. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 11 years ago
  58. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 11 years ago
  59. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 11 years ago
  60. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 11 years ago
  61. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 11 years ago
  62. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 11 years ago
  63. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  64. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 11 years ago
  65. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 11 years ago
  66. b2ce49e7 sch_hhf: fix comparison of qlen and limit by Yang Yingliang · 11 years ago
  67. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 11 years ago
  68. 60ff746 net: rename local_df to ignore_df by WANG Cong · 11 years ago
  69. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 11 years ago
  71. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 11 years ago
  72. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  73. f66138c sctp: add a checking for sctp_sysctl_net_register by wangweidong · 11 years ago
  74. eb9f370 Revert "sctp: optimize the sctp_sysctl_net_register" by wangweidong · 11 years ago
  75. be7faf7 rds: remove the unneed NULL checking by wangweidong · 11 years ago
  76. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  77. ca9cf06 tipc: don't directly overwrite node action_flags by Ying Xue · 11 years ago
  78. aecb9bb tipc: rename enum names of node flags by Ying Xue · 11 years ago
  79. 58d6085 l2tp: Remove UDP checksum verification by Tom Herbert · 11 years ago
  80. 0a80966 net: Verify UDP checksum before handoff to encap by Tom Herbert · 11 years ago
  81. 39471ac icmp6: Call skb_checksum_validate by Tom Herbert · 11 years ago
  82. 29a96e1 icmp: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  83. de08dc1 igmp: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  84. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  85. b1036c6 gre: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  86. 32a4be4 ipv4: remove inet_addr_hash_lock in devinet.c by WANG Cong · 11 years ago
  87. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 11 years ago
  88. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 11 years ago
  89. a8951d5 netfilter: Fix potential use after free in ip6_route_me_harder() by Sergey Popovich · 11 years ago
  90. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  91. aeefa1e ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 11 years ago
  92. 698365f net: clean up snmp stats code by WANG Cong · 11 years ago
  93. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 11 years ago
  94. c7ba65d net: ip: push gso skb forwarding handling down the stack by Florian Westphal · 11 years ago
  95. 418a315 net: ipv6: send pkttoobig immediately if orig frag size > mtu by Florian Westphal · 11 years ago
  96. ca6c5d4 net: ipv4: ip_forward: fix inverted local_df test by Florian Westphal · 11 years ago
  97. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  98. 79e0f1c ipv6: Need to sock_put on csum error by Tom Herbert · 11 years ago
  99. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago