1. efc73f4 net: Fix memory leak - vlan_info struct by Amir Hanania · 12 years ago
  2. 941a46a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  3. ae86b9e net: Fix non-kernel-doc comments with kernel-doc start marker by Ben Hutchings · 12 years ago
  4. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  5. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 12 years ago
  6. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 12 years ago
  7. 3124873 ipv4: Calling ->cow_metrics() now is a bug. by David S. Miller · 12 years ago
  8. 2db2d67 ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route(). by David S. Miller · 12 years ago
  9. 710ab6c ipv4: Enforce max MTU metric at route insertion time. by David S. Miller · 12 years ago
  10. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 12 years ago
  11. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  12. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  13. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
  14. 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 12 years ago
  15. b6242b9 tcp: Remove tw->tw_peer by David S. Miller · 12 years ago
  16. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  17. 794785b net: Don't report route RTT metric value in cache dumps. by David S. Miller · 12 years ago
  18. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
  19. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
  20. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
  21. 5d91efa can: gw: Remove pointless casts by Thomas Graf · 12 years ago
  22. 1da0faa3 can: gw: Properly fill the netlink header when responding to RTM_GETROUTE by Thomas Graf · 12 years ago
  23. 732d35f can: gw: Use nla_policy to validate netlink attributes by Thomas Graf · 12 years ago
  24. 6eaf53c can: gw: Don't bump nlmsg_len manually by Thomas Graf · 12 years ago
  25. cae296c net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  26. 91c68ce net: cgroup: fix out of bounds accesses by Eric Dumazet · 12 years ago
  27. fe3c094 NFC: Check for llcp_sock and its device from llcp_sock_getname by Samuel Ortiz · 12 years ago
  28. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  29. c66433d NFC: Dereference LLCP bind socket address after checking for it to be NULL by Samuel Ortiz · 12 years ago
  30. a831b91 NFC: Do not return EBUSY when stopping a poll that's already stopped by Samuel Ortiz · 12 years ago
  31. 1550bf2 NFC: Remove warning from nfc_llcp_local_put by Samuel Ortiz · 12 years ago
  32. 5c0560b NFC: Handle LLCP Disconnected Mode frames by Samuel Ortiz · 12 years ago
  33. 8f50020 NFC: LLCP late binding by Samuel Ortiz · 12 years ago
  34. ebbb16d NFC: Forbid SSAP binding to a not well known LLCP service by Samuel Ortiz · 12 years ago
  35. 8b7e8ed NFC: Forbid LLCP service name reusing by Samuel Ortiz · 12 years ago
  36. cbbf472 NFC: Release LLCP SAP when the owner is released by Samuel Ortiz · 12 years ago
  37. 4d22ea1 NFC: Close listening LLCP sockets when the device is gone by Samuel Ortiz · 12 years ago
  38. b8e7a06 NFC: Build LLCP general bytes upon request by Samuel Ortiz · 12 years ago
  39. 12e5bdf NFC: Fix LLCP getname socket op by Samuel Ortiz · 12 years ago
  40. 025f152 NFC: Update LLCP socket target index when getting a connection by Samuel Ortiz · 12 years ago
  41. 5df16ca NFC: Add netlink module alias for NFC by Samuel Ortiz · 12 years ago
  42. 1155bb6 NFC: Add modules alias for NFC sockets by Samuel Ortiz · 12 years ago
  43. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  44. 9eb334a NFC: nfc_driver_failure() implementation by Eric Lapuyade · 12 years ago
  45. d94f9c5 NFC: nfc_targets_found() should accept zero target found by Eric Lapuyade · 12 years ago
  46. 8668fdd NFC: Core must test the device polling state inside the device lock by Eric Lapuyade · 12 years ago
  47. a070c85 NFC: Implement HCI driver or internal error management by Eric Lapuyade · 12 years ago
  48. ccca0d6 NFC: Factorize HCI cmd completion by Eric Lapuyade · 12 years ago
  49. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  50. 6c1c5b9 NFC: Changed HCI cmd execution completion result to std linux errno by Eric Lapuyade · 12 years ago
  51. 72b06f7 NFC: Implement HCP reaggregation allocation error case by Eric Lapuyade · 12 years ago
  52. 1c215d7 NFC: Remove an impossible HCI error case by Eric Lapuyade · 12 years ago
  53. 5018e49 NFC: Handle SHDLC RSET frames from an SHDLC connected chip by Eric Lapuyade · 12 years ago
  54. d3b40445 NFC: Removed addressed shdlc TODOs by Eric Lapuyade · 12 years ago
  55. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago
  56. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  57. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  58. c110973 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  59. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  60. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  61. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  62. bb3bb3a Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  63. a73f89a netfilter: ipset: timeout fixing bug broke SET target special timeout value by Jozsef Kadlecsik · 12 years ago
  64. b761c9b cgroup: fix panic in netprio_cgroup by Gao feng · 12 years ago
  65. 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 12 years ago
  66. 960fb66 netem: add limitation to reordered packets by Eric Dumazet · 12 years ago
  67. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 12 years ago
  68. 3da947b ieee802154: verify packet size before trying to allocate it by Sasha Levin · 12 years ago
  69. 8f961fa Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  70. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  71. a6f38ac mac80211: fix crash with single-queue drivers by Johannes Berg · 12 years ago
  72. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  73. 883dd4f ipv6: remove redundant declarations by Eric Dumazet · 12 years ago
  74. c620948 mac80211: always set in_reconfig=false on wakeup by Eliad Peller · 12 years ago
  75. 135792e mac80211: fix debugfs default key links by Johannes Berg · 12 years ago
  76. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  77. 2d3f6cc batman-adv: check incoming packet type for bla by Simon Wunderlich · 12 years ago
  78. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 12 years ago
  79. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
  80. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  81. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 42c3629 6lowpan: revert 'reuse eth_mac_addr()' by alex.bluesman.smirnov@gmail.com · 12 years ago
  83. 0979e46 dccp: remove unnecessary codes in ipv6.c by RongQing.Li · 12 years ago
  84. 43264e0 ipv6: remove unnecessary codes in tcp_ipv6.c by RongQing.Li · 12 years ago
  85. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  86. bf5e53e ipv4: defer fib_compute_spec_dst() call by Eric Dumazet · 12 years ago
  87. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  88. d1e31fb xfrm: No need to copy generic neighbour pointer. by David S. Miller · 12 years ago
  89. f187bc6 ipv4: No need to set generic neighbour pointer. by David S. Miller · 12 years ago
  90. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  91. 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
  92. fccd7d5 decnet: Use neighbours privately in dn_route struct. by David S. Miller · 12 years ago
  93. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  94. f9d7516 br_netfilter: Convert to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  95. dbedbe6d sch_teql: Convert over to dev_neigh_lookup_skb(). by David S. Miller · 12 years ago
  96. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  97. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  98. 60d354e sunrpc: Don't do a dst_confirm() on an input routes. by David S. Miller · 12 years ago
  99. 3c521f2 ipv4: Don't report neigh uptodate state in rtcache procfs. by David S. Miller · 12 years ago
  100. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago