1. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  2. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  3. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  4. 890b787 mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs by Arik Nemtsov · 9 years ago
  5. 47b4e1f mac80211: move WEP tailroom size check by Janusz Dziedzic · 9 years ago
  6. 96a4688e mac80211: check fast-xmit if IBSS STA QoS changed by Johannes Berg · 9 years ago
  7. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 9 years ago
  8. fbf33a2 af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT). by Kretschmer, Mathias · 9 years ago
  9. 78f5b89 mpls: Change reserved label names to be consistent with netbsd by Tom Herbert · 9 years ago
  10. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 9 years ago
  11. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 9 years ago
  12. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 9 years ago
  13. cc3a572 netlink: rename private flags and states by Nicolas Dichtel · 9 years ago
  14. 95f3841 netns: use a spin_lock to protect nsid management by Nicolas Dichtel · 9 years ago
  15. 3138dbf netns: notify new nsid outside __peernet2id() by Nicolas Dichtel · 9 years ago
  16. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  17. cab3c8e netns: always provide the id to rtnl_net_fill() by Nicolas Dichtel · 9 years ago
  18. 109582af netns: returns always an id in __peernet2id() by Nicolas Dichtel · 9 years ago
  19. 790ba45 tcp: set SOCK_NOSPACE under memory pressure by Jason Baron · 9 years ago
  20. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 9 years ago
  21. 658da93 net: filter: add __GFP_NOWARN flag for larger kmem allocs by Daniel Borkmann · 9 years ago
  22. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 9 years ago
  23. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 9 years ago
  24. 0e00a0f Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  25. e520af4 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters by Eric Dumazet · 9 years ago
  26. 21c8fe9 tcp: adjust window probe timers to safer values by Eric Dumazet · 9 years ago
  27. b063bc5 tipc: send explicit not supported error in nl compat by Richard Alpe · 9 years ago
  28. 670f4f8 tipc: add broadcast link window set/get to nl api by Richard Alpe · 9 years ago
  29. c3d6fb8 tipc: fix default link prop regression in nl compat by Richard Alpe · 9 years ago
  30. d744318 net_sched: fix a use-after-free in tc_ctl_tfilter() by WANG Cong · 9 years ago
  31. 448b448 net: dsa: Add lockdep class to tx queues to avoid lockdep splat by Andrew Lunn · 9 years ago
  32. c82ac7e net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. by Sowmini Varadhan · 9 years ago
  33. f711a6a net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. by Sowmini Varadhan · 9 years ago
  34. e16e888 ipv6: Fixed source specific default route handling. by Markus Stenberg · 9 years ago
  35. 0a80144 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  36. f30bf2a ipvs: fix memory leak in ip_vs_ctl.c by Tommi Rantala · 9 years ago
  37. bf45a24 mac80211: adjust reserved chan_ctx when assigned to vif by Andrei Otcheretianski · 9 years ago
  38. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 9 years ago
  39. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 9 years ago
  40. be69c24 cfg80211: Allow GO concurrent relaxation after BSS disconnection by Avraham Stern · 9 years ago
  41. e3a55b5 mac80211: validate cipher scheme PN length better by Johannes Berg · 9 years ago
  42. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 9 years ago
  43. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 9 years ago
  44. 31ccd0e tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 9 years ago
  45. c967a08 mpls: Move reserved label definitions by Tom Herbert · 9 years ago
  46. 6713fc9 openvswitch: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  47. d181ddc ipv4/ip_tunnel_core: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  48. 27cf6a6 ebtables: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  49. 2c7a88c etherdev: Fix sparse error, make test usable by other functions by Alexander Duyck · 9 years ago
  50. 784b58a bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames by Bernhard Thaler · 9 years ago
  51. cd8ae85 tcp: provide SYN headers for passive connections by Eric Dumazet · 9 years ago
  52. f603f1f mac80211: remove useless skb->encapsulation check by Johannes Berg · 9 years ago
  53. 8d5c258 mac80211: make LED triggering depend on activation by Johannes Berg · 9 years ago
  54. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 9 years ago
  55. 56ff510 mac80211: clean up station debugfs by Johannes Berg · 9 years ago
  56. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 9 years ago
  57. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 9 years ago
  58. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 9 years ago
  59. de2ad48 xfrm: move the checking for old xfrm_policy hold_queue to beginning by Li RongQing · 9 years ago
  60. 586f2eb xfrm: remove the unnecessary checking before call xfrm_pol_hold by Li RongQing · 9 years ago
  61. fcba67c net: fix two sparse warnings introduced by IGMP/MLD parsing exports by Linus Lüssing · 9 years ago
  62. b7ba7b4 Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  63. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  64. e278371 net/rds: Fix new sparse warning by David Ahern · 9 years ago
  65. 90bdfcb tipc: deal with return value of tipc_conn_new callback by Ying Xue · 9 years ago
  66. a13683f tipc: adjust locking policy of subscription by Ying Xue · 9 years ago
  67. 00bc00a tipc: involve reference counter for subscriber by Ying Xue · 9 years ago
  68. 1b76482 tipc: introduce tipc_subscrb_create routine by Ying Xue · 9 years ago
  69. 57f1d18 tipc: rename functions defined in subscr.c by Ying Xue · 9 years ago
  70. d66bf7d net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 9 years ago
  71. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  72. 3c9e4f8 bridge: multicast: call skb_checksum_{simple_, }validate by Linus Lüssing · 9 years ago
  73. c19ae86 tc: remove unused redirect ttl by Jamal Hadi Salim · 9 years ago
  74. 9507271 svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 9 years ago
  75. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  76. 2e99403 sch_choke: Use flow_keys_digest by Tom Herbert · 9 years ago
  77. 2f59e1e net: Add flow_keys digest by Tom Herbert · 9 years ago
  78. ada1dba sched: Call skb_get_hash_perturb in sch_sfq by Tom Herbert · 9 years ago
  79. 63c0ad4 sched: Call skb_get_hash_perturb in sch_sfb by Tom Herbert · 9 years ago
  80. f969777 sched: Call skb_get_hash_perturb in sch_hhf by Tom Herbert · 9 years ago
  81. 342db22 sched: Call skb_get_hash_perturb in sch_fq_codel by Tom Herbert · 9 years ago
  82. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 9 years ago
  83. 6a21165 net: ipv4: route: Fix sending IGMP messages with link address by Andrew Lunn · 9 years ago
  84. 087c1a6 net: sched: run ingress qdisc without locks by Alexei Starovoitov · 9 years ago
  85. c0adf54 net/rds: fix unaligned memory access by shamir rabinovitch · 9 years ago
  86. edac450 netlink: Remove max_size setting by Herbert Xu · 9 years ago
  87. 138998f tcp: invoke pkts_acked hook on every ACK by Kenneth Klette Jonassen · 9 years ago
  88. 31231a8 tcp: improve RTT from SACK for CC by Kenneth Klette Jonassen · 9 years ago
  89. 196da97 tcp: move struct tcp_sacktag_state to tcp_ack() by Kenneth Klette Jonassen · 9 years ago
  90. 610986e etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr by Alexander Duyck · 9 years ago
  91. d54385c etherdev: Process is_multicast_ether_addr at same size as other operations by Alexander Duyck · 9 years ago
  92. 849b920 etherdev: Avoid unnecessary byte swap in check for Ethertype by Alexander Duyck · 9 years ago
  93. a5d2809 codel: fix maxpacket/mtu confusion by Eric Dumazet · 9 years ago
  94. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  95. 7035870 ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags by Martin KaFai Lau · 9 years ago
  96. 4749c3ef net: sched: remove TC_MUNGED bits by Florian Westphal · 9 years ago
  97. 7eee8cd ipv4: remove the unnecessary codes in fib_info_hash_move by Li RongQing · 9 years ago
  98. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  100. afc4eef ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer by Martin KaFai Lau · 9 years ago