1. 28674b9 bridge: fix accidental creation of sysfs directory by Stephen Hemminger · 14 years ago
  2. 9c6bc16 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  3. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 14 years ago
  4. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 14 years ago
  5. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 14 years ago
  6. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 14 years ago
  7. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 14 years ago
  8. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 14 years ago
  9. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 14 years ago
  10. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 14 years ago
  11. 056693a caif: Fix set-but-unused variables. by David S. Miller · 14 years ago
  12. af20b71 batman-adv: Set the txqueuelen to zero when creating soft interface by Andrew Lunn · 14 years ago
  13. ba85fac batman-adv: protect softif_neigh by rcu by Simon Wunderlich · 14 years ago
  14. c4aac1a batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions by Marek Lindner · 14 years ago
  15. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 14 years ago
  16. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 14 years ago
  17. 57f0c07 batman-adv: Simplify gw_check_election(), use gw_get_selected() by Linus Lüssing · 14 years ago
  18. 4c80485 batman-adv: Make gateway_get_selected type safe by Linus Lüssing · 14 years ago
  19. 5515862 batman-adv: Move bonding / iface alternating router search to own functions by Linus Lüssing · 14 years ago
  20. 9e5ebaf atm: lec: Fix set-but-unused variables. by David S. Miller · 14 years ago
  21. d8f969e ax25: Fix set-but-unused variable. by David S. Miller · 14 years ago
  22. b3b8dc5 econet: Fix set-but-unused variable. by David S. Miller · 14 years ago
  23. 9bf9055 decnet: Fix set-but-unused variable. by David S. Miller · 14 years ago
  24. 21f825e pktgen: Fix set-but-unused variable. by David S. Miller · 14 years ago
  25. 911cb19 net: minor cleanup to net_namespace.c. by Rob Landley · 14 years ago
  26. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 14 years ago
  27. bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 14 years ago
  28. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 14 years ago
  29. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 14 years ago
  30. 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 14 years ago
  31. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 14 years ago
  32. 8b5933c net: ethtool support to configure number of channels by amit salecha · 14 years ago
  33. a7e7015 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  34. 095d3da 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir() by David S. Miller · 14 years ago
  35. 8726748 net: add RTNL_ASSERT in __netdev_update_features() by Michał Mirosław · 14 years ago
  36. bcc6d47 net: vlan: make non-hw-accel rx path similar to hw-accel by Jiri Pirko · 14 years ago
  37. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 14 years ago
  38. 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 · 14 years ago
  39. 39b9afb caif: Add BUG_ON if dev_info is missing in packet by Sjur Brændeland · 14 years ago
  40. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 14 years ago
  41. 73d6ac6 caif: code cleanup by Stephen Hemminger · 14 years ago
  42. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. 127fe53 v3 ethtool: add ntuple flow specifier data to network flow classifier by Alexander Duyck · 14 years ago
  44. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 14 years ago
  45. 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 14 years ago
  46. 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 14 years ago
  47. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 990078a Disable rp_filter for IPsec packets by Michael Smith · 14 years ago
  49. 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 14 years ago
  50. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  51. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 14 years ago
  53. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  54. a90c7a3 cfg80211: add a timer for invalid user reg hints by Luis R. Rodriguez · 14 years ago
  55. 1460955 cfg80211: fix regulatory restore upon user hints by Luis R. Rodriguez · 14 years ago
  56. ffbd308 mac80211: remove few obsolete flags by Mohammed Shafi Shajakhan · 14 years ago
  57. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 14 years ago
  58. f3b3e36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  59. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  60. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  61. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 14 years ago
  62. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 14 years ago
  63. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 14 years ago
  64. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  65. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 14 years ago
  66. 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  67. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  68. db940cb Bluetooth: convert net/bluetooth/ to kstrtox by Alexey Dobriyan · 14 years ago
  69. e63a15e Bluetooth: Use GFP_KERNEL in user context by Gustavo F. Padovan · 14 years ago
  70. 1322901 Bluetooth: Don't use spin_lock_bh in user context by Gustavo F. Padovan · 14 years ago
  71. fada4ac Bluetooth: Use kthread API in cmtp by Szymon Janc · 14 years ago
  72. f4d7cd4 Bluetooth: Use kthread API in bnep by Szymon Janc · 14 years ago
  73. aabf6f8 Bluetooth: Use kthread API in hidp by Szymon Janc · 14 years ago
  74. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 14 years ago
  75. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 14 years ago
  76. 14f98f2 bridge: range check STP parameters by stephen hemminger · 14 years ago
  77. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 14 years ago
  78. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 14 years ago
  79. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 14 years ago
  80. 664de48 bridge: split rcu and no-rcu cases of fdb lookup by stephen hemminger · 14 years ago
  81. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 14 years ago
  82. 03e9b64 bridge: change arguments to fdb_create by stephen hemminger · 14 years ago
  83. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 14 years ago
  84. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 14 years ago
  85. 1e429f3 Bluetooth: Remove gfp_mask param from hci_reassembly() by Gustavo F. Padovan · 14 years ago
  86. 26d5953 mac80211: clean up station cleanup timer by Johannes Berg · 14 years ago
  87. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 14 years ago
  88. 1ed7648 mac80211: fix suppressing probe responses in ad-hoc mode by Felix Fietkau · 14 years ago
  89. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 14 years ago
  90. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 14 years ago
  91. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 14 years ago
  92. 0545a30 pkt_sched: QFQ - quick fair queue scheduler by stephen hemminger · 14 years ago
  93. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 14 years ago
  95. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 14 years ago
  96. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 14 years ago
  97. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 14 years ago
  98. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 14 years ago
  99. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 14 years ago
  100. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 14 years ago