1. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 10 years ago
  2. 145beee bridge: Add addresses from static fdbs to non-promisc ports by Vlad Yasevich · 10 years ago
  3. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 10 years ago
  4. 8db24af bridge: Add functionality to sync static fdb entries to hw by Vlad Yasevich · 10 years ago
  5. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 10 years ago
  6. 63c3a62 bridge: Turn flag change macro into a function. by Vlad Yasevich · 10 years ago
  7. ee30ef4 ip_tunnel: don't add tunnel twice by Duan Jiong · 10 years ago
  8. 31ff6aa net: unix: Align send data_len up to PAGE_SIZE by Kirill Tkhai · 10 years ago
  9. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 10 years ago
  10. 4929fd8 ip_tunnel: delete unneeded call to netdev_priv by Julia Lawall · 10 years ago
  11. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 10 years ago
  12. 6ef0023 mac802154: make mac802154_wpan_open static by Phoebe Buckheister · 10 years ago
  13. 1cc76e3 ieee802154: fix dgram socket sendmsg() by Phoebe Buckheister · 10 years ago
  14. d4b2816 6lowpan: fix fragmentation by Phoebe Buckheister · 10 years ago
  15. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 10 years ago
  16. 8c84296 mac802154: account for all header parts during wpan header creationg by Phoebe Buckheister · 10 years ago
  17. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 10 years ago
  18. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 10 years ago
  19. 8ba7e7b dccp: make the request_retries minimum is 1 by wangweidong · 10 years ago
  20. c9f2dba snmp: fix some left over of snmp stats by WANG Cong · 10 years ago
  21. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 10 years ago
  22. 9816f06 tipc: merge port message reception into socket reception function by Jon Paul Maloy · 10 years ago
  23. c82910e tipc: clean up neigbor discovery message reception by Jon Paul Maloy · 10 years ago
  24. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 10 years ago
  25. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 10 years ago
  26. 5074ab8 tipc: mark head of reassembly buffer as non-linear by Jon Paul Maloy · 10 years ago
  27. ec37dcd tipc: don't record link RESET or ACTIVATE messages as traffic by Jon Paul Maloy · 10 years ago
  28. 4f4482d tipc: compensate for double accounting in socket rcv buffer by Jon Paul Maloy · 10 years ago
  29. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 10 years ago
  30. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 10 years ago
  31. 1b3c61d net: Use fwmark reflection in PMTU discovery. by Lorenzo Colitti · 10 years ago
  32. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  33. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 10 years ago
  34. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 10 years ago
  35. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 10 years ago
  36. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  37. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 10 years ago
  38. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  39. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 10 years ago
  40. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 10 years ago
  41. b2ce49e7 sch_hhf: fix comparison of qlen and limit by Yang Yingliang · 10 years ago
  42. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  43. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  44. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 10 years ago
  46. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  47. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  48. f66138c sctp: add a checking for sctp_sysctl_net_register by wangweidong · 10 years ago
  49. eb9f370 Revert "sctp: optimize the sctp_sysctl_net_register" by wangweidong · 10 years ago
  50. be7faf7 rds: remove the unneed NULL checking by wangweidong · 10 years ago
  51. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  52. ca9cf06 tipc: don't directly overwrite node action_flags by Ying Xue · 10 years ago
  53. aecb9bb tipc: rename enum names of node flags by Ying Xue · 10 years ago
  54. 58d6085 l2tp: Remove UDP checksum verification by Tom Herbert · 10 years ago
  55. 0a80966 net: Verify UDP checksum before handoff to encap by Tom Herbert · 10 years ago
  56. 39471ac icmp6: Call skb_checksum_validate by Tom Herbert · 10 years ago
  57. 29a96e1 icmp: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  58. de08dc1 igmp: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  59. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  60. b1036c6 gre: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  61. 32a4be4 ipv4: remove inet_addr_hash_lock in devinet.c by WANG Cong · 10 years ago
  62. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  63. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  64. a8951d5 netfilter: Fix potential use after free in ip6_route_me_harder() by Sergey Popovich · 10 years ago
  65. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  66. aeefa1e ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 10 years ago
  67. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  68. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  69. c7ba65d net: ip: push gso skb forwarding handling down the stack by Florian Westphal · 10 years ago
  70. 418a315 net: ipv6: send pkttoobig immediately if orig frag size > mtu by Florian Westphal · 10 years ago
  71. ca6c5d4 net: ipv4: ip_forward: fix inverted local_df test by Florian Westphal · 10 years ago
  72. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  73. 79e0f1c ipv6: Need to sock_put on csum error by Tom Herbert · 10 years ago
  74. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  75. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  76. 52ff872 tipc: purge signal handler infrastructure by Ying Xue · 10 years ago
  77. 3f5a12b tipc: avoid to asynchronously reset all links by Ying Xue · 10 years ago
  78. eb8b00f tipc: convert allocations of global variables associated with bclink by Ying Xue · 10 years ago
  79. d69afc9 tipc: define new functions to operate bc_lock by Ying Xue · 10 years ago
  80. ca0c427 tipc: avoid to asynchronously deliver name tables to peer node by Ying Xue · 10 years ago
  81. 9d56194 tipc: remove TIPC_NAMES_GONE node flag by Ying Xue · 10 years ago
  82. 9db9fdd tipc: avoid to asynchronously notify subscriptions by Ying Xue · 10 years ago
  83. 10f465c tipc: rename setup_blocked variable of node struct to flags by Ying Xue · 10 years ago
  84. 486f930 tipc: adjust order of variables in tipc_node structure by Ying Xue · 10 years ago
  85. 5356f3d tipc: always use tipc_node_lock() to hold node lock by Ying Xue · 10 years ago
  86. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 10 years ago
  87. 07c8e35 ipv6: remove unused function ipv6_inherit_linklocal() by WANG Cong · 10 years ago
  88. 4068579 net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) by Tom Herbert · 10 years ago
  89. e4f45b7 net: Call skb_checksum_init in IPv6 by Tom Herbert · 10 years ago
  90. ed70fcf net: Call skb_checksum_init in IPv4 by Tom Herbert · 10 years ago
  91. 2ad0649 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  92. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  93. 56bfa7e unregister_netdevice : move RTM_DELLINK to until after ndo_uninit by Roopa Prabhu · 10 years ago
  94. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  95. aff09ce bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit by Vasily Averin · 10 years ago
  96. 7c3d5ab ipv4: fix "conntrack zones" support for defrag user check in ip_expire by Vasily Averin · 10 years ago
  97. e669ba2 mac80211: fix nested rtnl locking on ieee80211_reconfig by Eliad Peller · 10 years ago
  98. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  99. c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 10 years ago
  100. f4ebddf mac80211: Fix mac80211 station info rx bitrate for IBSS mode by Henning Rogge · 10 years ago