1. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  2. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  3. d24f22f ip6_tunnel: add optional fwmark inherit by Eric Dumazet · 13 years ago
  4. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
  5. 1f0772f Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  6. e05c82d tcp: fix build error if !CONFIG_SYN_COOKIES by Eric Dumazet · 13 years ago
  7. 6bf3b0d Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  8. b0e7031 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  9. 765cf99 tcp: md5: remove one indirection level in tcp_md5sig_pool by Eric Dumazet · 13 years ago
  10. f78a5fd Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path" by David S. Miller · 13 years ago
  11. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  12. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  13. 434495c ethtool: Explicitly state that RX NFC rule locations are priorities by Ben Hutchings · 13 years ago
  14. 9927c89 ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent by Ben Hutchings · 13 years ago
  15. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  16. aa1c366 net: Handle different key sizes between address families in flow cache by dpward · 13 years ago
  17. 728871b net: Align AF-specific flowi structs to long by David Ward · 13 years ago
  18. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  19. d5ccd49 sctp: deal with multiple COOKIE_ECHO chunks by Max Matveev · 13 years ago
  20. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  21. 9c223f9 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  22. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 13 years ago
  23. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  24. e8aaebc mii: Remove references to DP83840 PHY in mii.h by Mark Einon · 13 years ago
  25. c44f7eb mii: Convert spaces to tabs in mii.h by Mark Einon · 13 years ago
  26. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 13 years ago
  27. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  28. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 13 years ago
  29. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  30. fd23591 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 13 years ago
  31. 2154c81c mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  32. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  33. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  34. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 13 years ago
  35. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 13 years ago
  36. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  37. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 13 years ago
  38. e2d646c ssb: use u16 for storing board rev by Rafał Miłecki · 13 years ago
  39. b4d3de8 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  40. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
  41. d2f1528 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 13 years ago
  42. b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  43. 8efcc57 mfd: Fix value of WM8994_CONFIGURE_GPIO by Mark Brown · 13 years ago
  44. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  45. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  46. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  47. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  48. 4a711a8 cfg80211: document wiphy->registered by Stanislaw Gruszka · 13 years ago
  49. ba6e5eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  50. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  51. 3c9c36bc net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is enabled by Bhanu Prakash Gollapudi · 13 years ago
  52. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  53. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  54. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  55. bc59ba3 af_packet: Prefixed tpacket_v3 structs to avoid name space collision by chetan loke · 13 years ago
  56. 767df1c headers, can: Add missing #include to <linux/can/bcm.h> by Ben Hutchings · 13 years ago
  57. 5740bb5 headers, xtables: Add missing #include <linux/netfilter.h> by Ben Hutchings · 13 years ago
  58. 598aaff headers, netfilter: Add missing #include <limits.h> for userland by Ben Hutchings · 13 years ago
  59. 3828620 headers, tipc: Add missing #include to <linux/tipc_config.h> for userland by Ben Hutchings · 13 years ago
  60. 7ff30c4 headers, netfilter: Use kernel type names __u8, __u16, __u32 by Ben Hutchings · 13 years ago
  61. bcb949b headers, net: Use __kernel_sa_family_t in more definitions shared with userland by Ben Hutchings · 13 years ago
  62. d4b172d headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> by Ben Hutchings · 13 years ago
  63. c2e0cd8 headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> by Ben Hutchings · 13 years ago
  64. 22ad72b headers, pppox: Add missing #include to <linux/if_pppox.h> by Ben Hutchings · 13 years ago
  65. dde88b7 wireless: relicense regulatory header to ISC by Luis R. Rodriguez · 13 years ago
  66. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  67. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 13 years ago
  68. e2e6be5 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
  69. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  70. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  71. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  72. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  73. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  74. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  75. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  76. 0856a30 Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path by Tim Chen · 13 years ago
  77. 6af29cc sctp: Bundle HEAERTBEAT into ASCONF_ACK by Michio Honda · 14 years ago
  78. a262f0c Proportional Rate Reduction for TCP. by Nandita Dukkipati · 13 years ago
  79. 0d4691c af-packet: Added TPACKET_V3 headers. by chetan loke · 13 years ago
  80. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  81. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  82. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 13 years ago
  83. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  84. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  85. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  86. 56ebdaf block: simplify force plug flush code a little bit by Shaohua Li · 13 years ago
  87. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  88. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  89. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  90. 131ea66 net: add APIs for manipulating skb page fragments. by Ian Campbell · 13 years ago
  91. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 13 years ago
  92. 052605c target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 by Nicholas Bellinger · 13 years ago
  93. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  94. 36c704f ieee80211: add mesh action codes by Thomas Pedersen · 13 years ago
  95. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  96. 6709a6d ieee80211: introduce Self Protected Action codes by Thomas Pedersen · 13 years ago
  97. 984e5be bcma: implement BCM4331 workaround for external PA lines by Rafał Miłecki · 13 years ago
  98. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  99. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  100. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 13 years ago