1. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. c5b4616 net/core: Add VF link state control policy by Doug Ledford · 10 years ago
  3. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 10 years ago
  4. 6bae1d4 net: Add skb_gro_postpull_rcsum to udp and vxlan by Tom Herbert · 10 years ago
  5. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  6. f6479449 ceph: remove bogus extern by stephen hemminger · 10 years ago
  7. 9709674 ipv4: fix a race in ip4_datagram_release_cb() by Eric Dumazet · 10 years ago
  8. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  9. 204177f bridge: Support 802.1ad vlan filtering by Toshiaki Makita · 10 years ago
  10. f2808d2 bridge: Prepare for forwarding another bridge group addresses by Toshiaki Makita · 10 years ago
  11. 8580e21 bridge: Prepare for 802.1ad vlan filtering support by Toshiaki Makita · 10 years ago
  12. 1c5abb6 bridge: Add 802.1ad tx vlan acceleration by Toshiaki Makita · 10 years ago
  13. 61f83d0 net: filter: fix warning on 32-bit arch by Alexei Starovoitov · 10 years ago
  14. 02c00c2 tipc: fix potential bug in function tipc_backlog_rcv by Jon Paul Maloy · 10 years ago
  15. 9b87d46 net: sctp: fix incorrect type in gfp initializer by Daniel Borkmann · 10 years ago
  16. a7288c4 net: sctp: improve sctp_select_active_and_retran_path selection by Daniel Borkmann · 10 years ago
  17. e575235f net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 10 years ago
  18. b82e8f3 net: sctp: refactor active path selection by Daniel Borkmann · 10 years ago
  19. 67cb936 ktime: add ktime_after and ktime_before helper by Daniel Borkmann · 10 years ago
  20. 2d3b5b0 mac802154: don't deliver packets to devices that are down by Phoebe Buckheister · 10 years ago
  21. a374eeb mac802154: properly free incoming skbs on decryption failure by Phoebe Buckheister · 10 years ago
  22. 5882a07 net: fix UDP tunnel GSO of frag_list GRO packets by Wei-Chun Chao · 10 years ago
  23. f6c20c5 net: ipv6: Fixed up ipsec packet be re-routing issue by huizhang · 10 years ago
  24. 5ce54af ip_tunnel: fix i_key matching in ip_tunnel_find by Dmitry Popov · 10 years ago
  25. 7c8e6b9 ip_vti: Fix 'ip tunnel add' with 'key' parameters by Dmitry Popov · 10 years ago
  26. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  27. 84a7c0b dns_resolver: assure that dns_query() result is null-terminated by Manuel Schölling · 10 years ago
  28. 2cd4143 bridge: memorize and export selected IGMP/MLD querier port by Linus Lüssing · 10 years ago
  29. 07f8ac4 bridge: add export of multicast database adjacent to net_dev by Linus Lüssing · 10 years ago
  30. dc4eb53 bridge: adhere to querier election mechanism specified by RFCs by Linus Lüssing · 10 years ago
  31. 90010b3 bridge: rename struct bridge_mcast_query/querier by Linus Lüssing · 10 years ago
  32. 2346829 ipip, sit: fix ipv4_{update_pmtu,redirect} calls by Dmitry Popov · 10 years ago
  33. f8c1b7c gre: allow changing mac address when device is up by stephen hemminger · 10 years ago
  34. 6cc55e0 tcp: add gfp parameter to tcp_fragment by Octavian Purdila · 10 years ago
  35. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  36. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  37. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  38. b78370c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  39. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 10 years ago
  40. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  41. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  42. 066c680 net: netfilter: LLVMLinux: vlais-netfilter by Mark Charlebois · 10 years ago
  43. fff1f59 mac802154: llsec: add forgotten list_del_rcu in key removal by Phoebe Buckheister · 10 years ago
  44. 83710fc svcrdma: Fence LOCAL_INV work requests by Steve Wise · 10 years ago
  45. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  46. 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 10 years ago
  47. c6ac68a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  48. 586d5fc ip_tunnel: fix possible rtable leak by Dmitry Popov · 10 years ago
  49. 6044cde libceph: add ceph_monc_wait_osdmap() by Ilya Dryomov · 10 years ago
  50. 513a824 libceph: mon_get_version request infrastructure by Ilya Dryomov · 10 years ago
  51. 002b36b libceph: recognize poolop requests in debugfs by Ilya Dryomov · 10 years ago
  52. 9e89fd8 ipv6: Shrink udp_v6_mcast_next() to one socket variable by Sven Wegener · 10 years ago
  53. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. 0dcceab net: filter: fix SKF_AD_PKTTYPE extension on big-endian by Alexei Starovoitov · 10 years ago
  55. 6934e79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  56. e0a47d1 bridge: Fix incorrect judgment of promisc by Toshiaki Makita · 10 years ago
  57. 3b392dd MPLS: Use mpls_features to activate software MPLS GSO segmentation by Simon Horman · 10 years ago
  58. 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  59. ebbe495 ipv4: use skb frags api in udp4_hwcsum() by WANG Cong · 10 years ago
  60. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  61. 9638f67 dns_resolver: Do not accept domain names longer than 255 chars by Manuel Schölling · 10 years ago
  62. 359a0ea vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) by Tom Herbert · 10 years ago
  63. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 10 years ago
  64. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 10 years ago
  65. e9c3a24 tcp: Call gso_make_checksum by Tom Herbert · 10 years ago
  66. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  67. 77157e1 l2tp: call udp{6}_set_csum by Tom Herbert · 10 years ago
  68. af5fcba udp: Generic functions to set checksum by Tom Herbert · 10 years ago
  69. 3bfdc59 ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() by Sven Wegener · 10 years ago
  70. f830b02 net: Revert "fib_trie: use seq_file_net rather than seq->private" by Sasha Levin · 10 years ago
  71. c93c622 xprtrdma: Disconnect on registration failure by Chuck Lever · 10 years ago
  72. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  73. e7ce710 xprtrdma: Avoid deadlock when credit window is reset by Chuck Lever · 10 years ago
  74. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  75. 1890697 xprtrdma: Reset connection timeout after successful reconnect by Chuck Lever · 10 years ago
  76. bfaee09 xprtrdma: Use macros for reconnection timeout constants by Chuck Lever · 10 years ago
  77. 196c699 xprtrdma: Allocate missing pagelist by Shirley Ma · 10 years ago
  78. 5bc4bc7 xprtrdma: Remove Tavor MTU setting by Chuck Lever · 10 years ago
  79. ec62f40 xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting by Chuck Lever · 10 years ago
  80. 65866f8 xprtrdma: Reduce the number of hardway buffer allocations by Chuck Lever · 10 years ago
  81. 8301a2c xprtrdma: Limit work done by completion handler by Chuck Lever · 10 years ago
  82. 1c00dd0 xprtrmda: Reduce calls to ib_poll_cq() in completion handlers by Chuck Lever · 10 years ago
  83. 7f23f6f xprtrmda: Reduce lock contention in completion handlers by Chuck Lever · 10 years ago
  84. fc66448 xprtrdma: Split the completion queue by Chuck Lever · 10 years ago
  85. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  86. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  87. cdd9ade xprtrdma: mount reports "Invalid mount option" if memreg mode not supported by Chuck Lever · 10 years ago
  88. f10eafd xprtrdma: Fall back to MTHCAFMR when FRMR is not supported by Chuck Lever · 10 years ago
  89. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 10 years ago
  90. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  91. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  92. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 10 years ago
  93. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  94. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  95. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 92ff71b net: remove some unless free on failure in alloc_netdev_mqs() by WANG Cong · 10 years ago
  97. e51fb15 rtnetlink: fix a memory leak when ->newlink fails by Cong Wang · 10 years ago
  98. 21ee543 xfrm: fix race between netns cleanup and state expire notification by Michal Kubecek · 10 years ago
  99. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  100. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago