1. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  2. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 13 years ago
  5. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 13 years ago
  6. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  7. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 13 years ago
  8. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  9. dfd25ff tcp: fix syncookie regression by Eric Dumazet · 13 years ago
  10. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  11. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  12. ac3f48d route: Remove redirect_genid by Steffen Klassert · 13 years ago
  13. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 13 years ago
  14. 5200959 bridge: fix state reporting when port is disabled by Paulius Zaleckas · 13 years ago
  15. d9e179e bridge: br_log_state() s/entering/entered/ by Paulius Zaleckas · 13 years ago
  16. 9259c48 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  17. 81e5d41 openvswitch: Fix checksum update for actions on UDP packets. by Jesse Gross · 13 years ago
  18. 651a68e openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. by Ben Pfaff · 13 years ago
  19. d6ddef9 IPv6: Fix not join all-router mcast group when forwarding set. by Li Wei · 13 years ago
  20. 74138511 netfilter: nf_conntrack: fix early_drop with reliable event delivery by Pablo Neira Ayuso · 13 years ago
  21. 739e450 bridge: netfilter: don't call iptables on vlan packets if sysctl is off by Florian Westphal · 13 years ago
  22. a157b9d netfilter: bridge: fix wrong pointer dereference by Pablo Neira Ayuso · 13 years ago
  23. 8be619d netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload by Pablo Neira Ayuso · 13 years ago
  24. 848edc6 netfilter: ebtables: fix wrong name length while copying to user-space by Santosh Nayak · 13 years ago
  25. 4648dc9 tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una by Neal Cardwell · 13 years ago
  26. d1d81d4 bridge: check return value of ipv6_dev_get_saddr() by Ulrich Weber · 13 years ago
  27. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  28. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 13 years ago
  29. 709e1b5 bridge: message age needs to increase, not decrease. by Joakim Tjernlund · 13 years ago
  30. aaca735 bridge: Adjust min age inc for HZ > 256 by Joakim Tjernlund · 13 years ago
  31. c0638c2 tcp: don't fragment SACKed skbs in tcp_mark_head_lost() by Neal Cardwell · 13 years ago
  32. 1e804ae Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  33. 4c90d3b tcp: fix false reordering signal in tcp_shifted_skb by Neal Cardwell · 13 years ago
  34. bdd4431 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  35. eea79e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  36. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  37. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 13 years ago
  38. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  39. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  40. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 13 years ago
  41. 2790728 Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" by Pablo Neira Ayuso · 13 years ago
  42. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  43. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  44. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  45. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
  46. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
  47. 597cdbc atm: clip: remove clip_tbl by Eric Dumazet · 13 years ago
  48. a5e7424 ipv4: ping: Fix recvmsg MSG_OOB error handling. by David S. Miller · 13 years ago
  49. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  50. 84338a6 neighbour: Fixed race condition at tbl->nht by Michel Machado · 13 years ago
  51. 0dee0068 mac80211: Fix a warning on changing to monitor mode from STA by Mohammed Shafi Shajakhan · 13 years ago
  52. 8617b09 mac80211: zero initialize count field in ieee80211_tx_rate by Mohammed Shafi Shajakhan · 13 years ago
  53. ae1f18e mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim() by Paul E. McKenney · 13 years ago
  54. 605b4af ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu by Paul E. McKenney · 13 years ago
  55. 4f9c8c1 ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() by Paul E. McKenney · 13 years ago
  56. af14cca netfilter: ctnetlink: fix soft lockup when netlink adds new entries by Jozsef Kadlecsik · 13 years ago
  57. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  59. cd961c2 netem: fix dequeue by Eric Dumazet · 13 years ago
  60. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  61. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  62. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  63. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 13 years ago
  64. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  65. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 13 years ago
  66. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 13 years ago
  67. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  68. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  69. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 13 years ago
  70. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  71. 18daf164 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 13 years ago
  72. 58e05f3 netpoll: netpoll_poll_dev() should access dev->flags by Eric Dumazet · 13 years ago
  73. f65bd5e RxRPC: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  74. 0af2a0d tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK by Neal Cardwell · 13 years ago
  75. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 13 years ago
  76. daef52b tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() by Neal Cardwell · 13 years ago
  77. cc9a672 tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs by Neal Cardwell · 13 years ago
  78. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  80. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 13 years ago
  81. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  82. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  83. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  84. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 13 years ago
  85. a8db7b2 netfilter: nf_queue: fix queueing of bridged gro skbs by Florian Westphal · 13 years ago
  86. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  87. 5ca3b72c gro: more generic L2 header check by Eric Dumazet · 13 years ago
  88. 6d25886 net: Fix build regression when INET_UDP_DIAG=y and IPV6=m by Anisse Astier · 13 years ago
  89. e2446ea tcp_v4_send_reset: binding oif to iif in no sock case by Shawn Lu · 13 years ago
  90. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  91. e0aac52 ipvs: fix matching of fwmark templates during scheduling by Simon Horman · 13 years ago
  92. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  93. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  94. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  95. ba76057 caif: Bugfix double kfree_skb upon xmit failure by Dmitry Tarnyagin · 13 years ago
  96. b01377a caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd. by sjur.brandeland@stericsson.com · 13 years ago
  97. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 13 years ago
  98. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 13 years ago
  99. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  100. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago