1. 7890a5b vlan: kill ndo_vlan_rx_register by Jiri Pirko · 15 years ago
  2. ffcf9b7 vlan: kill vlan_gro_frags and vlan_gro_receive by Jiri Pirko · 15 years ago
  3. a4aeb26 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx by Jiri Pirko · 15 years ago
  4. 6dacadd vlan: kill vlan_hwaccel_receive_skb by Jiri Pirko · 15 years ago
  5. 9fea033 lro: do vlan cleanup by Jiri Pirko · 15 years ago
  6. 0f72572 lro: kill lro_vlan_hwaccel_receive_frags by Jiri Pirko · 15 years ago
  7. 7756a96 lro: kill lro_vlan_hwaccel_receive_skb by Jiri Pirko · 15 years ago
  8. cec9c13 vlan: introduce __vlan_find_dev_deep() by Jiri Pirko · 15 years ago
  9. f605234 vlan: finish removing vlan_find_dev from public header by Jiri Pirko · 15 years ago
  10. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  12. 0f598f0 netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" by Chris Friesen · 15 years ago
  13. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 15 years ago
  14. a6a7b75 netfilter: ipset: make possible to hash some part of the data element only by Jozsef Kadlecsik · 15 years ago
  15. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 15 years ago
  16. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 15 years ago
  17. 61b8013 stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) by Srinivas Kandagatla · 15 years ago
  18. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 15 years ago
  19. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 15 years ago
  20. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 15 years ago
  21. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 15 years ago
  22. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 15 years ago
  23. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  25. 69ecca8 net: vlan, qlcnic: make vlan_find_dev private by David Lamparter · 15 years ago
  26. 178edcb net: add 802.1ad / 802.1ah / QinQ ethertypes by David Lamparter · 15 years ago
  27. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 15 years ago
  28. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 15 years ago
  29. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 15 years ago
  30. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 15 years ago
  31. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 15 years ago
  32. 95a943c 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 · 15 years ago
  33. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 15 years ago
  34. e20e694 net: remove SK_ROUTE_CAPS from meta ematch by Michał Mirosław · 15 years ago
  35. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 15 years ago
  36. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 15 years ago
  38. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 15 years ago
  39. b4a03b9 ACPI: Fixes device power states array overflow by Lin Ming · 15 years ago
  40. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  41. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  42. f39b2dd mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 15 years ago
  43. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 15 years ago
  44. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 15 years ago
  45. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 15 years ago
  46. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 15 years ago
  47. 3769cff ipv4: Inline neigh binding. by David Miller · 15 years ago
  48. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  49. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 15 years ago
  50. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 15 years ago
  51. 4915a0d net: introduce __netdev_alloc_skb_ip_align by Eric Dumazet · 15 years ago
  52. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 15 years ago
  53. c15000b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  54. af71ff8 cfg80211: fix docbook by Johannes Berg · 15 years ago
  55. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 15 years ago
  56. 4b42c54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  57. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 15 years ago
  58. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 15 years ago
  59. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 15 years ago
  60. d84e0bd skbuff: update struct sk_buff members comments by Daniel Baluta · 15 years ago
  61. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 15 years ago
  62. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 15 years ago
  63. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 15 years ago
  64. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 15 years ago
  65. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 15 years ago
  66. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 15 years ago
  67. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 15 years ago
  68. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 15 years ago
  69. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 15 years ago
  70. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 15 years ago
  71. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 15 years ago
  72. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 15 years ago
  73. 204d164 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 · 15 years ago
  74. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 15 years ago
  75. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  76. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 15 years ago
  77. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  79. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 15 years ago
  80. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 15 years ago
  81. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 15 years ago
  82. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 15 years ago
  83. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 15 years ago
  84. a6686f2 skbuff: skb supports zero-copy buffers by Shirley Ma · 15 years ago
  85. 1cdebb4 sock.h: Add a new sock zero-copy flag by Shirley Ma · 15 years ago
  86. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 15 years ago
  87. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 15 years ago
  88. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 15 years ago
  89. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 15 years ago
  90. de3796e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  91. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 15 years ago
  92. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 15 years ago
  93. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 15 years ago
  94. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 15 years ago
  95. 95ec3eb packet: Add 'cpu' fanout policy. by David S. Miller · 15 years ago
  96. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 15 years ago
  97. 37cf4d1 dcbnl: Aggregated CEE GET operation by Shmulik Ravid · 15 years ago
  98. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. 7736d33 packet: Add pre-defragmentation support for ipv4 fanouts. by David S. Miller · 15 years ago
  100. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 15 years ago