1. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 415b333 icmp: Fix regression in nexthop resolution during replies. by David S. Miller · 13 years ago
  3. d9be4f7 ipv4: Constrain UFO fragment sizes to multiples of 8 bytes by Bill Sommerfeld · 13 years ago
  4. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  5. 21efcfa ipv6: unshare inetpeers by Eric Dumazet · 13 years ago
  6. 67ae7cf ethtool: Allow zero-length register dumps again by Ben Hutchings · 13 years ago
  7. 1511022 skbuff: fix error handling in pskb_copy() by Dan Carpenter · 13 years ago
  8. 536d1d4 vlan: move vlan_group_[gs]et_device to public header by Jiri Pirko · 13 years ago
  9. 7890a5b vlan: kill ndo_vlan_rx_register by Jiri Pirko · 13 years ago
  10. ffcf9b7 vlan: kill vlan_gro_frags and vlan_gro_receive by Jiri Pirko · 13 years ago
  11. a4aeb26 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx by Jiri Pirko · 13 years ago
  12. 9fea033 lro: do vlan cleanup by Jiri Pirko · 13 years ago
  13. 0f72572 lro: kill lro_vlan_hwaccel_receive_frags by Jiri Pirko · 13 years ago
  14. 7756a96e lro: kill lro_vlan_hwaccel_receive_skb by Jiri Pirko · 13 years ago
  15. cec9c13 vlan: introduce __vlan_find_dev_deep() by Jiri Pirko · 13 years ago
  16. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  17. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  18. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  19. cefcb60 net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() by Paul E. McKenney · 14 years ago
  20. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  21. 38be7a7 ceph: fix file mode calculation by Sage Weil · 13 years ago
  22. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  23. 5863702 netfilter: nfnetlink_queue: assert monotonic packet ids by Eric Dumazet · 13 years ago
  24. 5c74501 ipv4: save cpu cycles from check_leaf() by Eric Dumazet · 13 years ago
  25. 84a797d netfilter: nfnetlink_queue: provide rcu enabled callbacks by Eric Dumazet · 13 years ago
  26. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  27. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
  28. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  29. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
  30. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  31. 69ecca8 net: vlan, qlcnic: make vlan_find_dev private by David Lamparter · 13 years ago
  32. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  33. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  34. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  35. 0895b08 neigh: Simply destroy handling wrt. hh_cache. by David S. Miller · 13 years ago
  36. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  37. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  38. fec8292 ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  39. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  40. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago
  41. 25009a1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  42. f0c50c7 Remove redundant variable/code in __qdisc_run by Krishna Kumar · 13 years ago
  43. 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 · 13 years ago
  44. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 13 years ago
  45. b73c43f net: sctp: fix checksum marking for outgoing packets by Michał Mirosław · 13 years ago
  46. e20e694 net: remove SK_ROUTE_CAPS from meta ematch by Michał Mirosław · 13 years ago
  47. 974151e6 net: remove /sys/class/net/*/features by Michał Mirosław · 13 years ago
  48. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 13 years ago
  49. 1180e7d net: cleanup vlan_features setting in register_netdev by Michał Mirosław · 13 years ago
  50. 6c9c1b5 net: vlan: remove reduntant check in ndo_fix_features callback by Michał Mirosław · 13 years ago
  51. cc9f01b af-packet: fix - avoid reading stale data by Chetan Loke · 13 years ago
  52. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  53. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  54. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  55. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  56. 2fcf2824 mac80211: remove a redundant check by Mohammed Shafi Shajakhan · 13 years ago
  57. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 13 years ago
  58. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  59. 3769cff ipv4: Inline neigh binding. by David Miller · 13 years ago
  60. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  61. ec0dd26 SUNRPC: Fix use of static variable in rpcb_getport_async by Ben Greear · 13 years ago
  62. 6d1a3e0 inetpeer: kill inet_putpeer race by Eric Dumazet · 13 years ago
  63. 55d9905 mac80211: allocate only one RX queue by Johannes Berg · 13 years ago
  64. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  65. 4b42c54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  66. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  67. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 13 years ago
  68. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 13 years ago
  69. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 13 years ago
  70. a48332f skbuff: clear tx zero-copy flag by Shirley Ma · 13 years ago
  71. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  72. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  73. 5a0a8b4 Bluetooth: Add support for communicating keys with userspace by Vinicius Costa Gomes · 13 years ago
  74. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  75. 02bc745 Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  76. e7e62c8 Bluetooth: Use the link key list to temporarily store the STK by Vinicius Costa Gomes · 13 years ago
  77. 16b9083 Bluetooth: Add support for storing the LTK by Vinicius Costa Gomes · 13 years ago
  78. 54790f7 Bluetooth: Fix SM pairing parameters negotiation by Vinicius Costa Gomes · 13 years ago
  79. bea710f Bluetooth: Reject an encryption request when the key isn't found by Vinicius Costa Gomes · 13 years ago
  80. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  81. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  82. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 13 years ago
  83. a05e42c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  84. 3f97fae Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  85. 40f5d72 dcbnl: unlock on an error path in dcbnl_cee_fill() by Dan Carpenter · 13 years ago
  86. 8fcbc63 XFRM: Fix memory leak in xfrm_state_update by Tushar Gohad · 13 years ago
  87. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 13 years ago
  88. 3f9aed7 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  89. 676b58c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  90. 42d98795 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 13 years ago
  91. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  92. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  93. 0cd20a2 mac80211: use AES_BLOCK_SIZE by Johannes Berg · 13 years ago
  94. 75396ae mac80211: fix CMAC races by Johannes Berg · 13 years ago
  95. aba83a0b mac80211: fix CCMP races by Johannes Berg · 13 years ago
  96. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  97. 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 · 13 years ago
  98. 8a98d93 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  99. b55c598 SUNRPC: Fix a race between work-queue and rpc_killall_tasks by Trond Myklebust · 13 years ago
  100. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 13 years ago