1. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 8 years ago
  2. f4fa6e6 Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  3. f3c9869 net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET by liping.zhang · 8 years ago
  4. 885eb0a net: adjust napi_consume_skb to handle non-NAPI callers by Jesper Dangaard Brouer · 8 years ago
  5. cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 8 years ago
  6. 6f15cdb ovs: allow nl 'flow set' to use ufid without flow key by Samuel Gauthier · 8 years ago
  7. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 8 years ago
  8. 39d2ade sctp: fix the transports round robin issue when init is retransmitted by Xin Long · 8 years ago
  9. dad8aff rxrpc: Replace all unsigned with unsigned int by David Howells · 8 years ago
  10. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 8 years ago
  11. 4018ab1 bpf: support flow label for bpf_skb_{set, get}_tunnel_key by Daniel Borkmann · 8 years ago
  12. 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 8 years ago
  13. 4c656c1 bridge: allow zero ageing time by Stephen Hemminger · 8 years ago
  14. 8208d21 net/flower: Fix pointer cast by Amir Vadai · 8 years ago
  15. 8de2d79 net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public by Amir Vadai · 8 years ago
  16. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 8 years ago
  17. 0476189 net: dsa: Fix cleanup resources upon module removal by Neil Armstrong · 8 years ago
  18. 9ed988c packet: validate variable length ll headers by Willem de Bruijn · 8 years ago
  19. ea47781 ax25: add link layer header validation function by Willem de Bruijn · 8 years ago
  20. 29152a3 kcm: Add receive message timeout by Tom Herbert · 8 years ago
  21. 7ced95e kcm: Add memory limit for receive message construction by Tom Herbert · 8 years ago
  22. f29698fc kcm: Sendpage support by Tom Herbert · 8 years ago
  23. 9168735 kcm: Splice support by Tom Herbert · 8 years ago
  24. cd6e111 kcm: Add statistics and proc interfaces by Tom Herbert · 8 years ago
  25. ab7ac4e kcm: Kernel Connection Multiplexor module by Tom Herbert · 8 years ago
  26. 473bd23 tcp: Add tcp_inq to get available receive bytes on socket by Tom Herbert · 8 years ago
  27. fa9835e net: Walk fragments in __skb_splice_bits by Tom Herbert · 8 years ago
  28. f092276 net: Add MSG_BATCH flag by Tom Herbert · 8 years ago
  29. 28a94d8 net: Allow MSG_EOR in each msghdr of sendmmsg by Tom Herbert · 8 years ago
  30. f4a00aa net: Make sock_alloc exportable by Tom Herbert · 8 years ago
  31. 3dc94f9 ipv6: per netns FIB garbage collection by Michal Kubeček · 8 years ago
  32. 9a03cd8 ipv6: per netns fib6 walkers by Michal Kubeček · 8 years ago
  33. 3570df9 ipv6: replace global gc_args with local variable by Michal Kubeček · 8 years ago
  34. f8b33d8 net_sched: dsmark: use qdisc_dequeue_peeked() by Kyeong Yoo · 8 years ago
  35. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  36. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 8 years ago
  37. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 8 years ago
  38. 2208087 bpf: allow to propagate df in bpf_skb_set_tunnel_key by Daniel Borkmann · 8 years ago
  39. 577c50a bpf: make helper function protos static by Daniel Borkmann · 8 years ago
  40. 8afd54c bpf: add flags to bpf_skb_store_bytes for clearing hash by Daniel Borkmann · 8 years ago
  41. 8050c0f bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well by Daniel Borkmann · 8 years ago
  42. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. e2857b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  44. a9d99ce tcp: fix tcpi_segs_in after connection establishment by Eric Dumazet · 8 years ago
  45. 59dca1d udp6: fix UDP/IPv6 encap resubmit path by Bill Sommerfeld · 8 years ago
  46. 49cc66e tipc: move netlink policies to netlink.c by Richard Alpe · 8 years ago
  47. 8dfd329 arp: correct return value of arp_rcv by Zhang Shengju · 8 years ago
  48. 8303394 netlabel: do not initialise statics to NULL by Wei Tang · 8 years ago
  49. 795f351 netlink: do not initialise statics to 0 or NULL by Wei Tang · 8 years ago
  50. e74a386 tipc: remove pre-allocated message header in link struct by Jon Paul Maloy · 8 years ago
  51. 4de13d7e tipc: fix nullptr crash during subscription cancel by Parthasarathy Bhuvaragan · 8 years ago
  52. 44ef548 net: sched: fix act_ipt for LOG target by Phil Sutter · 8 years ago
  53. 34f65db tipc: make sure required IPv6 addresses are scoped by Richard Alpe · 8 years ago
  54. ddb3712 tipc: safely copy UDP netlink data from user by Richard Alpe · 8 years ago
  55. 2837f39 tipc: don't check link reset on non existing link by Richard Alpe · 8 years ago
  56. 9b30096 tipc: add net device to skb before UDP xmit by Richard Alpe · 8 years ago
  57. d1491fa act_ife: fix a typo in kmemdup() parameters by WANG Cong · 8 years ago
  58. 3ef523a wireless: use reset to set mac header by Zhang Shengju · 8 years ago
  59. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  60. a4373a4 rxrpc: Don't try to map ICMP to error as the lower layer already did that by David Howells · 8 years ago
  61. ab802ee rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use by David Howells · 8 years ago
  62. 2b15ef1 rxrpc: rxkad: Casts are needed when comparing be32 values by David Howells · 8 years ago
  63. 098a209 rxrpc: rxkad: The version number in the response should be net byte order by David Howells · 8 years ago
  64. ee72b9f rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers by David Howells · 8 years ago
  65. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 8 years ago
  66. 351c1e6 rxrpc: Be more selective about the types of received packets we accept by David Howells · 8 years ago
  67. ee6fe08 rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu by David Howells · 8 years ago
  68. e33b3d9 rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX by David Howells · 8 years ago
  69. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  70. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  71. 5b8848d rxrpc: Convert call flag and event numbers into enums by David Howells · 8 years ago
  72. e721498 rxrpc: Fix a case where a call event bit is being used as a flag bit by David Howells · 8 years ago
  73. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 8 years ago
  74. 799977d net: ipv6: Fix refcnt on host routes by David Ahern · 8 years ago
  75. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 8 years ago
  76. 5d150a98 ipv6: re-enable fragment header matching in ipv6_find_hdr by Florian Westphal · 8 years ago
  77. f214fc4 tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" by Parthasarathy Bhuvaragan · 8 years ago
  78. aefd3fb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  79. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 8 years ago
  80. a9d5623 net/ipv4: remove left over dead code by Eric Engestrom · 8 years ago
  81. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 8 years ago
  82. 1659185 RDS: IB: Support Fastreg MR (FRMR) memory registration mode by Avinash Repaka · 8 years ago
  83. ad6832f RDS: IB: allocate extra space on queues for FRMR support by santosh.shilimkar@oracle.com · 8 years ago
  84. 2cb2912 RDS: IB: add Fastreg MR (FRMR) detection support by santosh.shilimkar@oracle.com · 8 years ago
  85. db42753 RDS: IB: add mr reused stats by santosh.shilimkar@oracle.com · 8 years ago
  86. 37ea401 RDS: IB: handle the RDMA CM time wait event by santosh.shilimkar@oracle.com · 8 years ago
  87. d4de76d RDS: IB: add connection info to ibmr by santosh.shilimkar@oracle.com · 8 years ago
  88. 490ea59 RDS: IB: move FMR code to its own file by santosh.shilimkar@oracle.com · 8 years ago
  89. a69365a RDS: IB: create struct rds_ib_fmr by santosh.shilimkar@oracle.com · 8 years ago
  90. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 8 years ago
  91. dcfd041 RDS: IB: Remove the RDS_IB_SEND_OP dependency by santosh.shilimkar@oracle.com · 8 years ago
  92. 5711f8b RDS: Add support for SO_TIMESTAMP for incoming messages by santosh.shilimkar@oracle.com · 8 years ago
  93. dcdede0 RDS: Drop stale iWARP RDMA transport by santosh.shilimkar@oracle.com · 8 years ago
  94. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 8 years ago
  95. 5f6c253 netfilter: bridge: register hooks only when bridge interface is added by Florian Westphal · 8 years ago
  96. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 8 years ago
  97. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 8 years ago
  98. 5f54739 netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() by Joe Stringer · 8 years ago
  99. 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 · 8 years ago
  100. fb653eb batman-adv: clarify CFG80211 dependency by Arnd Bergmann · 8 years ago