1. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. c224b76 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  3. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  4. 7926c1d net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb by Daniel Borkmann · 11 years ago
  5. 6f09234 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 11 years ago
  6. 2e19ef0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  7. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  8. 84502b5 xfrm: Fix null pointer dereference when decoding sessions by Steffen Klassert · 11 years ago
  9. a1311d8 SUNRPC: Cleanup xs_destroy() by Trond Myklebust · 11 years ago
  10. 93dc41b SUNRPC: close a rare race in xs_tcp_setup_socket. by NeilBrown · 11 years ago
  11. 09c3e54 SUNRPC: remove duplicated include from clnt.c by Wei Yongjun · 11 years ago
  12. 0649909 bridge: pass correct vlan id to multicast code by Vlad Yasevich · 11 years ago
  13. 911aeb1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  14. 706e282 net: x25: Fix dead URLs in Kconfig by Michael Drüing · 11 years ago
  15. 68783ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  16. d954777 netfilter: xt_NFQUEUE: fix --queue-bypass regression by Holger Eitzenberger · 11 years ago
  17. 0d08c42 tcp: gso: fix truesize tracking by Eric Dumazet · 11 years ago
  18. 9d3a226 SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg by Trond Myklebust · 11 years ago
  19. 5fccc5b SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message by Trond Myklebust · 11 years ago
  20. 8313164 SUNRPC: remove an unnecessary if statement by wangweidong · 11 years ago
  21. e3bfab1 sunrpc: comment typo fix by J. Bruce Fields · 11 years ago
  22. 34751b9 SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport by Trond Myklebust · 11 years ago
  23. 40b00b6b SUNRPC: Add a helper to switch the transport of an rpc_clnt by Trond Myklebust · 11 years ago
  24. d746e54 SUNRPC: Modify synopsis of rpc_client_register() by Chuck Lever · 11 years ago
  25. eeb1b73 xfrm: Increase the garbage collector threshold by Steffen Klassert · 11 years ago
  26. fc59d5b pkt_sched: fq: clear time_next_packet for reused flows by Eric Dumazet · 11 years ago
  27. 2f715c1 tcp: do not rearm RTO when future data are sacked by Yuchung Cheng · 11 years ago
  28. 2909d87 tcp: only take RTT from timestamps if new data is acked by Yuchung Cheng · 11 years ago
  29. bc15afa tcp: fix SYNACK RTT estimation in Fast Open by Yuchung Cheng · 11 years ago
  30. e3bc10b ipv6: ip6_dst_check needs to check for expired dst_entries by Hannes Frederic Sowa · 11 years ago
  31. 8fb479a netpoll: fix rx_hook() interface by passing the skb by Antonio Quartulli · 11 years ago
  32. fecda03 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 by Daniel Borkmann · 11 years ago
  33. afb14c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  34. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  35. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  36. 02cf4eb tcp: initialize passive-side sk_pacing_rate after 3WHS by Neal Cardwell · 11 years ago
  37. c2f17e8 ipv6: probe routes asynchronous in rt6_probe by Hannes Frederic Sowa · 11 years ago
  38. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  39. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  40. e93b7d7 ip_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  41. c547dbf ip6_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  42. e36d3ff udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames by Jiri Pirko · 11 years ago
  43. 90c6bd3 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  44. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  45. dfb5fa3 bridge: Fix updating FDB entries when the PVID is applied by Toshiaki Makita · 11 years ago
  46. d1c6c70 bridge: Fix the way the PVID is referenced by Toshiaki Makita · 11 years ago
  47. b90356ce bridge: Apply the PVID to priority-tagged frames by Toshiaki Makita · 11 years ago
  48. 8adff41 bridge: Don't use VID 0 and 4095 in vlan filtering by Toshiaki Makita · 11 years ago
  49. 12e3594 xfrm: prevent ipcomp scratch buffer race condition by Michal Kubecek · 11 years ago
  50. 4b6c787 bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 11 years ago
  51. 8f26fb1 tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs() by Eric Dumazet · 11 years ago
  52. c52e2421 tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  53. df709a1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  54. 031afe4 tcp: fix incorrect ca_state in tail loss probe by Yuchung Cheng · 11 years ago
  55. d2dbbba sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  56. 27127a8 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  57. b07c265 openvswitch: fix vport-netdev unregister by Alexei Starovoitov · 11 years ago
  58. 39c253e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  59. 4db89e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  60. d86aa4f mac80211: fix crash if bitrate calculation goes wrong by Johannes Berg · 11 years ago
  61. f556331 wireless: radiotap: fix parsing buffer overrun by Johannes Berg · 11 years ago
  62. bf58175 ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found by Oussama Ghorbel · 11 years ago
  63. ff70405 netem: free skb's in tree on reset by stephen hemminger · 11 years ago
  64. 638a52b netem: update backlog after drop by stephen hemminger · 11 years ago
  65. 455cc32 l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 11 years ago
  66. 7263a51 vti: get rid of nf mark rule in prerouting by Christophe Gouault · 11 years ago
  67. f144feb bridge: update mdb expiration timer upon reports. by Vlad Yasevich · 11 years ago
  68. c380a1f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  69. f606385 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  70. cb03db9 net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected by Fabio Estevam · 11 years ago
  71. f38dd58 cfg80211: don't add p2p device while in RFKILL by Emmanuel Grumbach · 11 years ago
  72. a754055 mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  73. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  74. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  75. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  76. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  77. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  78. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  79. ab2d95d 6lowpan: Sync default hardware address of lowpan links to their wpan by Alan Ott · 11 years ago
  80. 7adac1e 6lowpan: Only make 6lowpan links to IEEE802154 devices by Alan Ott · 11 years ago
  81. 2bb53e2 xfrm: check for a vaild skb in xfrm_policy_queue_process by Steffen Klassert · 11 years ago
  82. e7d8f6c xfrm: Add refcount handling to queued policies by Steffen Klassert · 11 years ago
  83. 88ba09d net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  84. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  85. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  86. 582442d ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 by Oussama Ghorbel · 11 years ago
  87. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  88. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  89. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  90. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  91. 7df9b48 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  92. 1661bf3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  93. 1eea72f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  94. 196896d Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  95. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  96. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  97. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  98. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  99. 278f2b3 netfilter: ipt_ULOG: fix info leaks by Mathias Krause · 11 years ago
  100. ca0a106 netfilter: ebt_ulog: fix info leaks by Mathias Krause · 11 years ago