1. f092276 net: Add MSG_BATCH flag by Tom Herbert · 9 years ago
  2. 28a94d8 net: Allow MSG_EOR in each msghdr of sendmmsg by Tom Herbert · 9 years ago
  3. f4a00aa net: Make sock_alloc exportable by Tom Herbert · 9 years ago
  4. 3dc94f9 ipv6: per netns FIB garbage collection by Michal Kubeček · 9 years ago
  5. 9a03cd8 ipv6: per netns fib6 walkers by Michal Kubeček · 9 years ago
  6. 3570df9 ipv6: replace global gc_args with local variable by Michal Kubeček · 9 years ago
  7. f8b33d8 net_sched: dsmark: use qdisc_dequeue_peeked() by Kyeong Yoo · 9 years ago
  8. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  9. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  10. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 9 years ago
  11. 2208087 bpf: allow to propagate df in bpf_skb_set_tunnel_key by Daniel Borkmann · 9 years ago
  12. 577c50a bpf: make helper function protos static by Daniel Borkmann · 9 years ago
  13. 8afd54c bpf: add flags to bpf_skb_store_bytes for clearing hash by Daniel Borkmann · 9 years ago
  14. 8050c0f bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well by Daniel Borkmann · 9 years ago
  15. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. e2857b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  17. a9d99ce tcp: fix tcpi_segs_in after connection establishment by Eric Dumazet · 9 years ago
  18. 59dca1d udp6: fix UDP/IPv6 encap resubmit path by Bill Sommerfeld · 9 years ago
  19. 49cc66e tipc: move netlink policies to netlink.c by Richard Alpe · 9 years ago
  20. 8dfd329 arp: correct return value of arp_rcv by Zhang Shengju · 9 years ago
  21. 8303394 netlabel: do not initialise statics to NULL by Wei Tang · 9 years ago
  22. 795f351 netlink: do not initialise statics to 0 or NULL by Wei Tang · 9 years ago
  23. e74a386 tipc: remove pre-allocated message header in link struct by Jon Paul Maloy · 9 years ago
  24. 4de13d7e tipc: fix nullptr crash during subscription cancel by Parthasarathy Bhuvaragan · 9 years ago
  25. 44ef548 net: sched: fix act_ipt for LOG target by Phil Sutter · 9 years ago
  26. 34f65db tipc: make sure required IPv6 addresses are scoped by Richard Alpe · 9 years ago
  27. ddb3712 tipc: safely copy UDP netlink data from user by Richard Alpe · 9 years ago
  28. 2837f39 tipc: don't check link reset on non existing link by Richard Alpe · 9 years ago
  29. 9b30096 tipc: add net device to skb before UDP xmit by Richard Alpe · 9 years ago
  30. d1491fa act_ife: fix a typo in kmemdup() parameters by WANG Cong · 9 years ago
  31. 3ef523a wireless: use reset to set mac header by Zhang Shengju · 9 years ago
  32. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 9 years ago
  33. a4373a4 rxrpc: Don't try to map ICMP to error as the lower layer already did that by David Howells · 9 years ago
  34. ab802ee rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use by David Howells · 9 years ago
  35. 2b15ef1 rxrpc: rxkad: Casts are needed when comparing be32 values by David Howells · 9 years ago
  36. 098a209 rxrpc: rxkad: The version number in the response should be net byte order by David Howells · 9 years ago
  37. ee72b9f rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers by David Howells · 9 years ago
  38. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 9 years ago
  39. 351c1e6 rxrpc: Be more selective about the types of received packets we accept by David Howells · 9 years ago
  40. ee6fe08 rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu by David Howells · 9 years ago
  41. e33b3d9 rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX by David Howells · 9 years ago
  42. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 9 years ago
  43. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 9 years ago
  44. 5b8848d rxrpc: Convert call flag and event numbers into enums by David Howells · 9 years ago
  45. e721498 rxrpc: Fix a case where a call event bit is being used as a flag bit by David Howells · 9 years ago
  46. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 9 years ago
  47. 799977d net: ipv6: Fix refcnt on host routes by David Ahern · 9 years ago
  48. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 9 years ago
  49. 5d150a98 ipv6: re-enable fragment header matching in ipv6_find_hdr by Florian Westphal · 9 years ago
  50. f214fc4 tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" by Parthasarathy Bhuvaragan · 9 years ago
  51. aefd3fb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  52. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 9 years ago
  53. a9d5623 net/ipv4: remove left over dead code by Eric Engestrom · 9 years ago
  54. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 9 years ago
  55. 1659185 RDS: IB: Support Fastreg MR (FRMR) memory registration mode by Avinash Repaka · 9 years ago
  56. ad6832f RDS: IB: allocate extra space on queues for FRMR support by santosh.shilimkar@oracle.com · 9 years ago
  57. 2cb2912 RDS: IB: add Fastreg MR (FRMR) detection support by santosh.shilimkar@oracle.com · 9 years ago
  58. db42753 RDS: IB: add mr reused stats by santosh.shilimkar@oracle.com · 9 years ago
  59. 37ea401 RDS: IB: handle the RDMA CM time wait event by santosh.shilimkar@oracle.com · 9 years ago
  60. d4de76d RDS: IB: add connection info to ibmr by santosh.shilimkar@oracle.com · 9 years ago
  61. 490ea59 RDS: IB: move FMR code to its own file by santosh.shilimkar@oracle.com · 9 years ago
  62. a69365a RDS: IB: create struct rds_ib_fmr by santosh.shilimkar@oracle.com · 9 years ago
  63. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 9 years ago
  64. dcfd041 RDS: IB: Remove the RDS_IB_SEND_OP dependency by santosh.shilimkar@oracle.com · 9 years ago
  65. 5711f8b RDS: Add support for SO_TIMESTAMP for incoming messages by santosh.shilimkar@oracle.com · 9 years ago
  66. dcdede0 RDS: Drop stale iWARP RDMA transport by santosh.shilimkar@oracle.com · 9 years ago
  67. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 9 years ago
  68. 5f6c253 netfilter: bridge: register hooks only when bridge interface is added by Florian Westphal · 9 years ago
  69. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 9 years ago
  70. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 9 years ago
  71. 5f54739 netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() by Joe Stringer · 9 years ago
  72. a7ed31c Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next into HEAD by Pablo Neira Ayuso · 9 years ago
  73. fb653eb batman-adv: clarify CFG80211 dependency by Arnd Bergmann · 9 years ago
  74. 68df724 Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  75. 7da5ee0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  76. c145aeb net: pktgen: use reset to set mac header by Zhang Shengju · 9 years ago
  77. 241deec sch_mqprio: Fix build with older gcc. by David S. Miller · 9 years ago
  78. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  79. 3d73e8f sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info by Xin Long · 9 years ago
  80. 40b4f0f sctp: lack the check for ports in sctp_v6_cmp_addr by Xin Long · 9 years ago
  81. 4f25a11 net: ipv6/l3mdev: Move host route on saved address if necessary by David Ahern · 9 years ago
  82. 6497c7e net: sctp: Convert log timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  83. b1b270d net: ipv4: tcp_probe: Replace timespec with timespec64 by Deepa Dinamani · 9 years ago
  84. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  85. 200e10f Support to encoding decoding skb prio on IFE action by Jamal Hadi Salim · 9 years ago
  86. 084e2f6 Support to encoding decoding skb mark on IFE action by Jamal Hadi Salim · 9 years ago
  87. ef6980b introduce IFE action by Jamal Hadi Salim · 9 years ago
  88. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  89. 59f78f9 bridge: mcast: add support for more router port information dumping by Nikolay Aleksandrov · 9 years ago
  90. a55d824 bridge: mcast: add support for temporary port router by Nikolay Aleksandrov · 9 years ago
  91. 4950cfd bridge: mcast: do nothing if port's multicast_router is set to the same val by Nikolay Aleksandrov · 9 years ago
  92. 7f0aec7 bridge: mcast: use names for the different multicast_router types by Nikolay Aleksandrov · 9 years ago
  93. fb2daba net: dsa: support VLAN filtering switchdev attr by Vivien Didelot · 9 years ago
  94. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  95. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 9 years ago
  96. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 9 years ago
  97. 3a927bc ovs: propagate per dp max headroom to all vports by Paolo Abeni · 9 years ago
  98. 45493d4 bridge: notify enslaved devices of headroom changes by Paolo Abeni · 9 years ago
  99. c36dd3e mac80211: minstrel_ht: fix a logic error in RTS/CTS handling by Felix Fietkau · 9 years ago
  100. 1ec7bae mac80211: Fix Public Action frame RX in AP mode by Jouni Malinen · 9 years ago