1. 0c4dcd5 ipv4: Consolidate ipv4 dst allocation logic. by David S. Miller · 14 years ago
  2. 010c270 ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow(). by David S. Miller · 14 years ago
  3. 5ada552 ipv4: Simplify output route creation call sequence. by David S. Miller · 14 years ago
  4. 8ffd878 Bluetooth: fix checkpatch errors in af_bluetooth.c by Gustavo F. Padovan · 14 years ago
  5. 602f988 Bluetooth: Fix errors reported by checkpatch.pl by Gustavo F. Padovan · 14 years ago
  6. e2174ca Bluetooth: fix errors reported by checkpatch.pl by Gustavo F. Padovan · 14 years ago
  7. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  8. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 14 years ago
  9. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 14 years ago
  10. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  11. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  12. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 14 years ago
  13. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  14. 9a279ea ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place by Michał Mirosław · 14 years ago
  15. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  16. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  17. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  18. 138d22e Bluetooth: Fix some code style issues in hci_event.c by Szymon Janc · 14 years ago
  19. 01df8c3 Bluetooth: Fix some code style issues in hci_core.c by Szymon Janc · 14 years ago
  20. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 14 years ago
  21. 0af320f netfilter: ip6t_LOG: fix a flaw in printing the MAC by Joerg Marx · 14 years ago
  22. 0786f8b Bluetooth: Clean up hci_sniff_subrate_evt function by Szymon Janc · 14 years ago
  23. 7235975 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  24. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 14 years ago
  25. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 14 years ago
  26. 6bd3232 Bluetooth: Use proper timer for hci command timout by Ville Tervo · 14 years ago
  27. c6f3c5f Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails by Gustavo F. Padovan · 14 years ago
  28. de73115 Bluetooth: Add connection parameter update response by Claudio Takahasi · 14 years ago
  29. 3300d9a Bluetooth: Add LE signaling commands handling by Claudio Takahasi · 14 years ago
  30. bae1f5d9 Bluetooth: Treat LE and ACL links separately on timeout by Ville Tervo · 14 years ago
  31. b92a622 Bluetooth: Fix initiated LE connections by Vinicius Costa Gomes · 14 years ago
  32. 5589fa9 Bluetooth: Do not send disconn comand over LE links by Ville Tervo · 14 years ago
  33. b62f328 Bluetooth: Add server socket support for LE connection by Ville Tervo · 14 years ago
  34. acd7d37 Bluetooth: Add LE connection support to L2CAP by Ville Tervo · 14 years ago
  35. 6ed58ec Bluetooth: Use LE buffers for LE traffic by Ville Tervo · 14 years ago
  36. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 14 years ago
  37. 840af82 Bluetooth: Release BTM while sleeping to avoid deadlock by Vladislav P · 14 years ago
  38. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 14 years ago
  39. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 14 years ago
  40. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 14 years ago
  41. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 14 years ago
  42. 69a19ee net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE by Ben Hutchings · 14 years ago
  43. f878b99 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
  44. 5c56580 net: Adjust TX queue kobjects if number of queues changes during unregister by Ben Hutchings · 14 years ago
  45. 903d343 Bluetooth: Add L2CAP mode to debugfs output by Gustavo F. Padovan · 14 years ago
  46. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 14 years ago
  47. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  48. f39925d ipv4: Cache learned redirect information in inetpeer. by David S. Miller · 14 years ago
  49. 2c8cec5 ipv4: Cache learned PMTU information in inetpeer. by David S. Miller · 14 years ago
  50. d11327ad arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. by Ian Campbell · 14 years ago
  51. 8d68921 batman-adv: Remove two duplicate includes. by Jesper Juhl · 14 years ago
  52. 68aa3fd ROSE: AX25: finding routes simplification by Bernard Pidoux · 14 years ago
  53. c5d8b24 ROSE: rose AX25 packet routing improvement by Bernard Pidoux · 14 years ago
  54. c269a20 mac80211: reply to directed probes in IBSS by Johannes Berg · 14 years ago
  55. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  56. 0c2530c mac80211: Remove superfluous if clause by Helmut Schaa · 14 years ago
  57. 6427451 Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko by Gustavo F. Padovan · 14 years ago
  58. 31d4093 ipv4: fix rcu lock imbalance in fib_select_default() by Eric Dumazet · 14 years ago
  59. af756e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  60. ac7100b sch_mqprio: Always set num_tc to 0 in mqprio_destroy() by Ben Hutchings · 14 years ago
  61. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 14 years ago
  62. a2361c8 netfilter: xt_conntrack: warn about use in raw table by Jan Engelhardt · 14 years ago
  63. 20b7975 Revert "netfilter: xt_connlimit: connlimit-above early loop termination" by Stefan Berger · 14 years ago
  64. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  65. c4c896e Bluetooth: sco: fix information leak to userspace by Vasiliy Kulikov · 14 years ago
  66. 43629f8 Bluetooth: bnep: fix buffer overflow by Vasiliy Kulikov · 14 years ago
  67. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  68. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  69. d3337de Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() by Jesper Juhl · 14 years ago
  70. 7ec7927 net: dcb: application priority is per net_device by John Fastabend · 14 years ago
  71. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  72. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  73. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 14 years ago
  74. 24f9cdc bridge: Fix timer typo that may render snooping less effective by Herbert Xu · 14 years ago
  75. 6b0d6a9 bridge: Fix mglist corruption that leads to memory corruption by Herbert Xu · 14 years ago
  76. 57f89bf network: Allow af_packet to transmit +4 bytes for VLAN packets. by Ben Greear · 14 years ago
  77. ab889e6 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  78. 3878f1f batman-adv: Disallow originator addressing within mesh layer by Linus Lüssing · 14 years ago
  79. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 14 years ago
  80. 1406206 batman-adv: Split combined variable declarations by Marek Lindner · 14 years ago
  81. 946bf5e ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit by Steffen Klassert · 14 years ago
  82. e3fb592 Bluetooth: l2cap: fix 1 byte infoleak to userspace by Vasiliy Kulikov · 14 years ago
  83. 44bd4de netfilter: xt_connlimit: connlimit-above early loop termination by Stefan Berger · 14 years ago
  84. 0ff1731 HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE by Alan Ott · 14 years ago
  85. 0825411 HID: bt: Wait for ACK on Sent Reports by Alan Ott · 14 years ago
  86. 0f69dca HID: bt: Move hid_add_device() call to after hidp_session() has started. by Alan Ott · 14 years ago
  87. 0b15093 xfrm: avoid possible oopse in xfrm_alloc_dst by Hiroaki SHIMODA · 14 years ago
  88. c2f7f0e batman-adv: Use successive sequence numbers for fragments by Sven Eckelmann · 14 years ago
  89. 6431cbc inet: Create a mechanism for upward inetpeer propagation into routes. by David S. Miller · 14 years ago
  90. ddd4aa4 inetpeer: Add redirect and PMTU discovery cached info. by David S. Miller · 14 years ago
  91. 7a71ed8 inetpeer: Abstract address representation further. by David S. Miller · 14 years ago
  92. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. c16e19c netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK by Patrick McHardy · 14 years ago
  94. 96642d4 x25: Do not reference freed memory. by David S. Miller · 14 years ago
  95. b6644cb net: rename group sysfs entry to netdev_group by Xiaotian Feng · 14 years ago
  96. 59bdf3b mac80211: Ensure power-level set properly for scanning. by Ben Greear · 14 years ago
  97. da2fd1f mac80211: Allow work items to use existing channel type. by Ben Greear · 14 years ago
  98. 4f2e9d9 mac80211: Allow scanning on existing channel-type. by Ben Greear · 14 years ago
  99. 4d51e14 mac80211: Properly set work-item channel-type. by Ben Greear · 14 years ago
  100. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago