1. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 13 years ago
  2. d4ab4e6 Merge branch 'master'; commit 'v2.6.39-rc3' into next by James Morris · 13 years ago
  3. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  4. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 13 years ago
  5. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 13 years ago
  6. b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 13 years ago
  7. 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 13 years ago
  8. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  9. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  10. 9960647 vlan: Propagate NETDEV_NOTIFY_PEERS notifier by Ben Hutchings · 13 years ago
  11. f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 13 years ago
  12. a01c133 decnet: Don't leak entries when rebuilding zone. by David S. Miller · 13 years ago
  13. 28674b9 bridge: fix accidental creation of sysfs directory by Stephen Hemminger · 13 years ago
  14. 9c6bc16 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  15. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 13 years ago
  16. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  17. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 13 years ago
  18. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  19. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 13 years ago
  20. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 13 years ago
  21. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 13 years ago
  22. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 13 years ago
  23. 056693a caif: Fix set-but-unused variables. by David S. Miller · 13 years ago
  24. af20b71 batman-adv: Set the txqueuelen to zero when creating soft interface by Andrew Lunn · 13 years ago
  25. ba85fac batman-adv: protect softif_neigh by rcu by Simon Wunderlich · 13 years ago
  26. c4aac1a batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions by Marek Lindner · 13 years ago
  27. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 13 years ago
  28. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 13 years ago
  29. 57f0c07 batman-adv: Simplify gw_check_election(), use gw_get_selected() by Linus Lüssing · 13 years ago
  30. 4c80485 batman-adv: Make gateway_get_selected type safe by Linus Lüssing · 13 years ago
  31. 5515862 batman-adv: Move bonding / iface alternating router search to own functions by Linus Lüssing · 13 years ago
  32. 9e5ebaf atm: lec: Fix set-but-unused variables. by David S. Miller · 13 years ago
  33. d8f969e ax25: Fix set-but-unused variable. by David S. Miller · 13 years ago
  34. b3b8dc5 econet: Fix set-but-unused variable. by David S. Miller · 13 years ago
  35. 9bf9055 decnet: Fix set-but-unused variable. by David S. Miller · 13 years ago
  36. 21f825e pktgen: Fix set-but-unused variable. by David S. Miller · 13 years ago
  37. 911cb19 net: minor cleanup to net_namespace.c. by Rob Landley · 13 years ago
  38. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  39. bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 13 years ago
  40. e3b2854 SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies by Trond Myklebust · 13 years ago
  41. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  42. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 13 years ago
  43. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  44. c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 13 years ago
  45. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 13 years ago
  46. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  47. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  48. 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 13 years ago
  49. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 13 years ago
  50. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 13 years ago
  51. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 13 years ago
  52. 280f294 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() by Gustavo F. Padovan · 13 years ago
  53. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 13 years ago
  54. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 13 years ago
  55. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  56. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  57. 8b5933c net: ethtool support to configure number of channels by amit salecha · 13 years ago
  58. e1ba1f1 Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled by Szymon Janc · 13 years ago
  59. 9f69bda Bluetooth: Add proper handling of received LE data by Gustavo F. Padovan · 13 years ago
  60. cd69a03 Bluetooth: Fix wrong comparison in listen() by Gustavo F. Padovan · 13 years ago
  61. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  62. c916fbe Bluetooth: Remove unneeded uninitialized_vars() by Gustavo F. Padovan · 13 years ago
  63. 49208c9 Bluetooth: Remove some sk references from l2cap_core.c by Gustavo F. Padovan · 13 years ago
  64. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  65. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 13 years ago
  66. eafbd3f netfilter: ipset: set match and SET target fixes by Jozsef Kadlecsik · 13 years ago
  67. 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 13 years ago
  68. 9494c7c sctp: fix oops while removed transport still using as retran path by Wei Yongjun · 13 years ago
  69. 25f7bf7 sctp: fix oops when updating retransmit path with DEBUG on by Vlad Yasevich · 13 years ago
  70. 31d8b9e net: Disable NETIF_F_TSO_ECN when TSO is disabled by Ben Hutchings · 13 years ago
  71. ea2d368 net: Disable all TSO features when SG is disabled by Ben Hutchings · 13 years ago
  72. a7e7015 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  73. 095d3da 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir() by David S. Miller · 13 years ago
  74. bfac369 ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile by David S. Miller · 13 years ago
  75. 020318d0 irda: fix locking unbalance in irda_sendmsg by Dave Jones · 13 years ago
  76. 8726748 net: add RTNL_ASSERT in __netdev_update_features() by Michał Mirosław · 13 years ago
  77. bcc6d47 net: vlan: make non-hw-accel rx path similar to hw-accel by Jiri Pirko · 13 years ago
  78. 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 13 years ago
  79. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  80. 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 13 years ago
  81. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  82. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 13 years ago
  83. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  84. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 13 years ago
  85. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 13 years ago
  86. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 13 years ago
  87. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  88. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 13 years ago
  89. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  90. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 13 years ago
  91. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 13 years ago
  92. f8e9881 bridge: reset IPCB in br_parse_ip_options by Eric Dumazet · 13 years ago
  93. 252f4bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  94. aa86735 llc: Fix length check in llc_fixup_skb(). by David S. Miller · 13 years ago
  95. 39b9afb caif: Add BUG_ON if dev_info is missing in packet by Sjur Brændeland · 13 years ago
  96. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 13 years ago
  97. 73d6ac6 caif: code cleanup by Stephen Hemminger · 13 years ago
  98. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  99. 127fe53 v3 ethtool: add ntuple flow specifier data to network flow classifier by Alexander Duyck · 13 years ago
  100. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 13 years ago