1. b765e84 Phonet: return an error when packet TX fails by Rémi Denis-Courmont · 13 years ago
  2. c69d440 Phonet: fix NULL dereference on TX path with implicit source by Rémi Denis-Courmont · 13 years ago
  3. 7b46ac4 inetpeer: Don't disable BH for initial fast RCU lookup. by David S. Miller · 13 years ago
  4. fdb838c dsa/mv88e6060: support nonzero mii base address by Peter Korsgaard · 13 years ago
  5. bf745e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  6. a7ac8fc ipv4: Fix scope value used in route src-address caching. by David S. Miller · 13 years ago
  7. 1fc050a ipv4: Cache source address in nexthop entries. by David S. Miller · 13 years ago
  8. 4ea09c9 vlan: add support to ndo_fcoe_ddp_target() by Yi Zou · 13 years ago
  9. 6118e35 af_unix: remove unused struct sockaddr_un cruft by Hagen Paul Pfeifer · 13 years ago
  10. efea2c6 sctp: several declared/set but unused fixes by Hagen Paul Pfeifer · 13 years ago
  11. e143038 af_packet: struct socket declared/assigned but unused by Hagen Paul Pfeifer · 13 years ago
  12. 4b66fef mcast: net_device dev not used by Hagen Paul Pfeifer · 13 years ago
  13. e3f48d3 net: allow handlers to be processed for orig_dev by Jiri Pirko · 13 years ago
  14. 3be0686 ipv4: Inline fib_semantic_match into check_leaf by David S. Miller · 13 years ago
  15. 4c8237c ipv4: Validate route entry type at insert instead of every lookup. by David S. Miller · 13 years ago
  16. b8cec4a Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  17. e44d8fe batman-adv: Disallow regular interface as mesh device by Sven Eckelmann · 13 years ago
  18. 7cefb14 batman-adv: Remove unused hdr_size variable in route_unicast_packet() by Linus Lüssing · 13 years ago
  19. e6c10f4 batman-adv: rename batman_if struct to hard_iface by Marek Lindner · 13 years ago
  20. 4389e47 batman-adv: rename global if_list to hardif_list by Marek Lindner · 13 years ago
  21. d007260 batman-adv: remove orig_hash spinlock by Marek Lindner · 14 years ago
  22. 1605d0d batman-adv: increase refcount in create_neighbor to be consistent by Marek Lindner · 13 years ago
  23. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 13 years ago
  24. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 13 years ago
  25. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 13 years ago
  26. 9e0b33c batman-adv: Fix possible buffer overflow in softif neigh list output by Linus Lüssing · 13 years ago
  27. 43c70ad batman-adv: Increase orig_node refcount before releasing rcu read lock by Linus Lüssing · 13 years ago
  28. 5d02b3c batman-adv: Make bat_priv->curr_gw an rcu protected pointer by Linus Lüssing · 13 years ago
  29. f3e0008 batman-adv: make broadcast seqno operations atomic by Marek Lindner · 14 years ago
  30. 0ede9f4 batman-adv: protect bit operations to count OGMs with spinlock by Marek Lindner · 14 years ago
  31. ed75ccb batman-adv: Correct rcu refcounting for batman_if by Marek Lindner · 13 years ago
  32. 7d2b554 batman-adv: Correct rcu refcounting for softif_neigh by Marek Lindner · 13 years ago
  33. 25b6d3c batman-adv: Correct rcu refcounting for gw_node by Marek Lindner · 13 years ago
  34. 44524fc batman-adv: Correct rcu refcounting for neigh_node by Marek Lindner · 13 years ago
  35. a4c135c batman-adv: protect bonding with rcu locks by Simon Wunderlich · 14 years ago
  36. 2ae2daf batman-adv: protect ogm counter arrays with spinlock by Marek Lindner · 14 years ago
  37. 16b1aba batman-adv: protect originator nodes with reference counters by Marek Lindner · 14 years ago
  38. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 14 years ago
  39. a775eb8 batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting by Marek Lindner · 14 years ago
  40. 1a241a5 batman-adv: free neighbors when an interface is deactivated by Marek Lindner · 14 years ago
  41. f987ed6 batman-adv: protect neighbor list with rcu locks by Marek Lindner · 14 years ago
  42. 9591a79 batman-adv: convert neighbor list to hlist by Marek Lindner · 14 years ago
  43. a8e7f4b batman-adv: protect neighbor nodes with reference counters by Marek Lindner · 14 years ago
  44. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 13 years ago
  45. 1018b5c ipv4: Set rt->rt_iif more sanely on output routes. by David S. Miller · 13 years ago
  46. 3c0afdc ipv4: Get peer more cheaply in rt_init_metrics(). by David S. Miller · 13 years ago
  47. 44713b6 ipv4: Optimize flow initialization in output route lookup. by David S. Miller · 13 years ago
  48. 65e8354 inetpeer: seqlock optimization by Eric Dumazet · 13 years ago
  49. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  50. 85a7045 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
  51. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  52. b65a0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  53. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  54. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 13 years ago
  55. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  56. 29546a6 ipv6: Use ERR_CAST in addrconf_dst_alloc. by David S. Miller · 13 years ago
  57. e066008 ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. by David S. Miller · 13 years ago
  58. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 13 years ago
  59. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  60. 06dc94b ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails. by David S. Miller · 13 years ago
  61. 1000345 AF_RXRPC: Handle receiving ACKALL packets by David Howells · 13 years ago
  62. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 13 years ago
  63. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 13 years ago
  64. f3d7bc5 net: dcbnl: check correct ops in dcbnl_ieee_set() by John Fastabend · 13 years ago
  65. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 13 years ago
  66. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  67. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  68. 3872b28 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
  69. 88d2d28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  70. 9ef0298 netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values by Jan Engelhardt · 13 years ago
  71. 720dc34 dccp: fix oops on Reset after close by Gerrit Renker · 13 years ago
  72. 07df529 inet: Replace left-over references to inet->cork by Herbert Xu · 13 years ago
  73. 7f6daa6 pfkey: fix warning by Stephen Hemminger · 13 years ago
  74. b42835d ipv6: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  75. f6d460c ipv4: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  76. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  77. ff75f40 ipvs: fix dst_lock locking on dest update by Julian Anastasov · 13 years ago
  78. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  79. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  80. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  81. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  82. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  83. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  84. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  85. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  86. 903ab86 udp: Add lockless transmit path by Herbert Xu · 13 years ago
  87. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 13 years ago
  88. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 13 years ago
  89. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 13 years ago
  90. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  91. e46395a mac80211: make rate control Kconfig warning depend on mac80211 by Johannes Berg · 13 years ago
  92. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  93. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 13 years ago
  94. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 13 years ago
  95. 696ea47 llc: avoid skb_clone() if there is only one handler by Changli Gao · 13 years ago
  96. b44d211 netlink: handle errors from netlink_dump() by Andrey Vagin · 13 years ago
  97. d45dcef Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig by Gustavo F. Padovan · 13 years ago
  98. 63d8ea7 net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch. by David S. Miller · 13 years ago
  99. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 13 years ago
  100. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago