1. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. e6441ba tipc: fix bug in link failover handling by Jon Paul Maloy · 9 years ago
  3. 82f1709 net: delete stale packet_mclist entries by Francesco Ruggeri · 9 years ago
  4. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 9 years ago
  5. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 9 years ago
  6. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 9 years ago
  7. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  8. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 9 years ago
  9. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  10. 6c09fa0 tcp: align tcp_xmit_size_goal() on tcp_tso_autosize() by Eric Dumazet · 9 years ago
  11. 9d73b42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  12. 3e32e73 ipv4: ip_check_defrag should not assume that skb_network_offset is zero by Alexander Drozdov · 9 years ago
  13. 9145736 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 9 years ago
  14. 59900e0 netfilter: nf_tables: fix error handling of rule replacement by Pablo Neira Ayuso · 9 years ago
  15. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 9 years ago
  16. 9889840 netfilter: nf_tables: check for overflow of rule dlen field by Patrick McHardy · 9 years ago
  17. 8670c3a netfilter: nf_tables: fix transaction race condition by Patrick McHardy · 9 years ago
  18. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  19. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  20. f4f8e73 openvswitch: Fix serialization of non-masked set actions. by Joe Stringer · 9 years ago
  21. 71e168b net: bridge: add compile-time assert for cb struct size by Florian Westphal · 9 years ago
  22. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 9 years ago
  23. 765dd3b rxrpc: don't multiply with HZ twice by Florian Westphal · 9 years ago
  24. c03ae53 rxrpc: terminate retrans loop when sending of skb fails by Florian Westphal · 9 years ago
  25. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 9 years ago
  26. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 9 years ago
  27. 32034e0 Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  28. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 9 years ago
  29. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 9 years ago
  30. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  31. 76cb4be sunrpc: integer underflow in rsc_parse() by Dan Carpenter · 9 years ago
  32. 9c1c98a mac80211: Send EAPOL frames at lowest rate by Jouni Malinen · 9 years ago
  33. 41a50d6 af_packet: don't pass empty blocks for PACKET_V3 by Alexander Drozdov · 9 years ago
  34. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 9 years ago
  35. 17dce15 mac80211/minstrel: fix !x!=0 confusion by Jiri Slaby · 9 years ago
  36. 8f711a6 Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  37. 81daf73 cfg80211: calls nl80211_exit on error by Junjie Mao · 10 years ago
  38. 28981e5 cfg80211: fix n_reg_rules to match world_regdom by Jason Abele · 9 years ago
  39. a18c719 nl80211: fix memory leak in monitor flags parsing by Johannes Berg · 9 years ago
  40. 5528fae8 nl80211: use loop index as type for net detect frequency results by Samuel Tan · 10 years ago
  41. 104f5a6 mac80211: clear sdata->radar_required by Eliad Peller · 10 years ago
  42. 7a27eae Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  43. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 9 years ago
  44. d720d8c net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg by Catalin Marinas · 9 years ago
  45. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  46. 9b1dcbc xprtrdma: Store RDMA credits in unsigned variables by Chuck Lever · 9 years ago
  47. 46b9e4b decnet: Fix obvious o/0 typo by Rasmus Villemoes · 9 years ago
  48. 6514890 tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() by Neal Cardwell · 9 years ago
  49. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 9 years ago
  50. 528c943 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 9 years ago
  51. 02263db netfilter: nf_tables: fix addition/deletion of elements from commit/abort by Pablo Neira Ayuso · 9 years ago
  52. 2156d32 netfilter: nft_compat: don't truncate ethernet protocol type to u8 by Arturo Borrero · 9 years ago
  53. 3f34b24 af_packet: allow packets defragmentation not only for hash fanout type by Alexander Drozdov · 9 years ago
  54. a4176a9 net: reject creation of netdev names with colons by Matthew Thode · 9 years ago
  55. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  56. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  57. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 9 years ago
  58. 65e9256 ethtool: Add hw-switch-offload to netdev_features_strings. by Rami Rosen · 9 years ago
  59. 997d5c3 sock: sock_dequeue_err_skb() needs hard irq safety by Eric Dumazet · 9 years ago
  60. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 9 years ago
  61. 34eea79 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 9 years ago
  62. fba04a9 ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 9 years ago
  63. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  64. 1c4cff0 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 9 years ago
  65. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  66. b28ec2f libceph: kfree() in put_osd() shouldn't depend on authorizer by Ilya Dryomov · 9 years ago
  67. 7eb71e0 libceph: fix double __remove_osd() problem by Ilya Dryomov · 9 years ago
  68. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  69. f646912 libceph: use mon_client.c/put_generic_request() more by Ilya Dryomov · 10 years ago
  70. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  71. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  72. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 9 years ago
  73. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  74. a1d1e9b svcrpc: fix memory leak in gssp_accept_sec_context_upcall by David Ramos · 9 years ago
  75. 1933492 net: dsa: Set valid phy interface type by Guenter Roeck · 9 years ago
  76. 78296c9 netfilter: xt_socket: fix a stack corruption bug by Eric Dumazet · 9 years ago
  77. cef9ed8 netfilter: xt_recent: don't reject rule if new hitcount exceeds table max by Florian Westphal · 9 years ago
  78. 520aa74 netfilter: nft_compat: fix module refcount underflow by Pablo Neira Ayuso · 9 years ago
  79. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 9 years ago
  80. ca9f1fd net: spelling fixes by Stephen Hemminger · 9 years ago
  81. 4a26e453 net/core: Fix warning while make xmldocs caused by dev.c by Masanari Iida · 9 years ago
  82. 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 9 years ago
  83. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 9 years ago
  84. f090682 net: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  85. 813b00d SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock by Chuck Lever · 9 years ago
  86. ba34e6d tcp: make sure skb is not shared before using skb_get() by Eric Dumazet · 9 years ago
  87. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 9 years ago
  88. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  89. 9672723 bridge: netfilter: Move sysctl-specific error code inside #ifdef by Geert Uytterhoeven · 9 years ago
  90. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 9 years ago
  91. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  92. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  94. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  95. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 9 years ago
  96. fe881ef gue: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  97. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  98. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  99. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  100. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 10 years ago