1. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 14 years ago
  2. d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  3. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  4. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 14 years ago
  5. b989850 net ax25: Fix the build when sysctl support is disabled. by Eric W. Biederman · 14 years ago
  6. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 14 years ago
  7. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 14 years ago
  8. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 14 years ago
  9. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 14 years ago
  10. 370816a tcp: Move code around by Pavel Emelyanov · 14 years ago
  11. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 14 years ago
  12. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 14 years ago
  13. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 14 years ago
  14. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 14 years ago
  15. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 14 years ago
  16. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 14 years ago
  17. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 14 years ago
  18. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 14 years ago
  19. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 14 years ago
  20. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 14 years ago
  21. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  22. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 14 years ago
  23. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 14 years ago
  24. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 14 years ago
  25. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 14 years ago
  26. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 14 years ago
  27. f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 14 years ago
  28. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 14 years ago
  29. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  30. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 14 years ago
  31. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 14 years ago
  32. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 14 years ago
  33. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 14 years ago
  34. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 14 years ago
  35. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 14 years ago
  36. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 14 years ago
  37. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 14 years ago
  38. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 14 years ago
  39. 9b17876 rtnetlink: fix comments by stephen hemminger · 14 years ago
  40. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 14 years ago
  41. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 14 years ago
  42. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 14 years ago
  43. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 14 years ago
  44. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  45. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  46. e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 14 years ago
  47. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 14 years ago
  48. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 14 years ago
  49. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 14 years ago
  50. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 14 years ago
  51. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 14 years ago
  52. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 14 years ago
  53. e1da0ef NFC: Export target lost function by Eric Lapuyade · 14 years ago
  54. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  55. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  56. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 14 years ago
  57. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 14 years ago
  58. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 14 years ago
  59. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 14 years ago
  60. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 14 years ago
  61. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 14 years ago
  62. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 14 years ago
  63. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 14 years ago
  64. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 14 years ago
  65. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 14 years ago
  66. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  67. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 14 years ago
  68. aa331df mac80211: Convert WARN_ON to WARN_ON_ONCE by Larry Finger · 14 years ago
  69. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 14 years ago
  70. 66f3b91 Bluetooth: Fix userspace compatibility issue with mgmt interface by Gustavo Padovan · 14 years ago
  71. 08f10af net/dcb: Add an optional max rate attribute by Amir Vadai · 14 years ago
  72. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  73. e4422b2 net: remove unused icmp_ioctl() definition. by Rami Rosen · 14 years ago
  74. b3fe91c netlink: Delete all NLA_PUT*() macros. by David S. Miller · 14 years ago
  75. e545d71 xfrm: Stop using NLA_PUT*(). by David S. Miller · 14 years ago
  76. 24c410d netlink: Add nla_put_le{16,32,64}() helpers. by David S. Miller · 14 years ago
  77. 6c1dd3b netlink: Add nla_put_net{16,32,64}() helpers. by David S. Miller · 14 years ago
  78. 569a8fc netlink: Add nla_put_be{16,32,64}() helpers. by David S. Miller · 14 years ago
  79. c732a2a Bluetooth: mgmt: Fix timeout type by Andrei Emeltchenko · 14 years ago
  80. 6c0c331 Bluetooth: Check for minimum data length in eir_has_data_type() by Johan Hedberg · 14 years ago
  81. 84d9d07 Bluetooth: Don't increment twice in eir_has_data_type() by Johan Hedberg · 14 years ago
  82. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 14 years ago
  83. 3f17790 Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit by Hemant Gupta · 14 years ago
  84. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  85. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  86. 66266b3 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info by John W. Linville · 14 years ago
  87. f3d229c netfilter: xt_LOG: don't use xchg() for simple assignment by Jan Beulich · 14 years ago
  88. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  89. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  90. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 14 years ago
  91. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 14 years ago
  92. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  93. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  94. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  95. 40ffe67 switch unix_sock to struct path by Al Viro · 14 years ago
  96. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  97. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  98. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 14 years ago
  99. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 14 years ago
  100. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 14 years ago