1. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 12 years ago
  2. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 12 years ago
  3. 3124873 ipv4: Calling ->cow_metrics() now is a bug. by David S. Miller · 12 years ago
  4. 2db2d67 ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route(). by David S. Miller · 12 years ago
  5. 710ab6c ipv4: Enforce max MTU metric at route insertion time. by David S. Miller · 12 years ago
  6. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 12 years ago
  7. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  8. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  9. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
  10. 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 12 years ago
  11. b6242b9 tcp: Remove tw->tw_peer by David S. Miller · 12 years ago
  12. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  13. 794785b net: Don't report route RTT metric value in cache dumps. by David S. Miller · 12 years ago
  14. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
  15. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
  16. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
  17. 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 12 years ago
  18. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 12 years ago
  19. 8f961fa Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  20. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  21. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  22. 883dd4f ipv6: remove redundant declarations by Eric Dumazet · 12 years ago
  23. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  24. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 12 years ago
  25. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 42c3629 6lowpan: revert 'reuse eth_mac_addr()' by alex.bluesman.smirnov@gmail.com · 12 years ago
  27. 0979e46 dccp: remove unnecessary codes in ipv6.c by RongQing.Li · 12 years ago
  28. 43264e0 ipv6: remove unnecessary codes in tcp_ipv6.c by RongQing.Li · 12 years ago
  29. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  30. bf5e53e ipv4: defer fib_compute_spec_dst() call by Eric Dumazet · 12 years ago
  31. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  32. d1e31fb xfrm: No need to copy generic neighbour pointer. by David S. Miller · 12 years ago
  33. f187bc6 ipv4: No need to set generic neighbour pointer. by David S. Miller · 12 years ago
  34. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  35. 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
  36. fccd7d5 decnet: Use neighbours privately in dn_route struct. by David S. Miller · 12 years ago
  37. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  38. f9d7516 br_netfilter: Convert to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  39. dbedbe6d sch_teql: Convert over to dev_neigh_lookup_skb(). by David S. Miller · 12 years ago
  40. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  41. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  42. 60d354e sunrpc: Don't do a dst_confirm() on an input routes. by David S. Miller · 12 years ago
  43. 3c521f2 ipv4: Don't report neigh uptodate state in rtcache procfs. by David S. Miller · 12 years ago
  44. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
  45. 1160472 ipv4: Fix crashes in ip_options_compile(). by David S. Miller · 12 years ago
  46. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  47. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  48. be0593c netfilter: nf_ct_tcp: missing per-net support for cttimeout by Pablo Neira Ayuso · 12 years ago
  49. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  50. f057bbb net: em_canid: Ematch rule to match CAN frames according to their identifiers by Rostislav Lisovy · 12 years ago
  51. 5672874 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  53. ec00f04 can: fix sparse warning in af_can.c by Oliver Hartkopp · 12 years ago
  54. 162d549 batman-adv: Don't leak information through uninitialized packet fields by Sven Eckelmann · 12 years ago
  55. 0c5e45b6 batman-adv: fix counter summary length by Marek Lindner · 12 years ago
  56. 0aca236 batman-adv: Fix alignment after opened parentheses by Sven Eckelmann · 12 years ago
  57. cb4cca7 batman-adv: Remove space before semicolon by Sven Eckelmann · 12 years ago
  58. b706b13 batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} by Sven Eckelmann · 12 years ago
  59. a8a0a62 batman-adv: Transform BATADV_LOG_BUFF(idx) into function by Sven Eckelmann · 12 years ago
  60. 56303d3 batman-adv: Prefix types structs with batadv_ by Sven Eckelmann · 12 years ago
  61. 9641269 batman-adv: Prefix packet structs with batadv_ by Sven Eckelmann · 12 years ago
  62. b4d66b8 batman-adv: Prefix local sysfs struct with batadv_ by Sven Eckelmann · 12 years ago
  63. 5bf74e9 batman-adv: Prefix hash struct and typedef with batadv_ by Sven Eckelmann · 12 years ago
  64. 7f223c0 batman-adv: Prefix local debugfs structs with batadv_ by Sven Eckelmann · 12 years ago
  65. 39c75a5 batman-adv: Prefix main enum with BATADV_ by Sven Eckelmann · 12 years ago
  66. acd34af batman-adv: Prefix packet enum with BATADV_ by Sven Eckelmann · 12 years ago
  67. d69909d batman-adv: Prefix types enum with BATADV_ by Sven Eckelmann · 12 years ago
  68. e9a4f29 batman-adv: Prefix hard-interface enum with BATADV_ by Sven Eckelmann · 12 years ago
  69. cd646ab batman-adv: Prefix gateway enum with BATADV_ by Sven Eckelmann · 12 years ago
  70. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
  71. f7eadaf netfilter: use kfree_skb() not kfree() by Dan Carpenter · 12 years ago
  72. bb35f67 net: introduce new priv_flag indicating iface capable of change mac when running by Jiri Pirko · 12 years ago
  73. 0329274 netlink: add nlk->netlink_bind hook for module auto-loading by Pablo Neira Ayuso · 12 years ago
  74. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  75. 0c12d91 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  76. 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  77. 42fb0b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  78. 4009e18 netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  79. d31f4d4 netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent by Tomasz Bursztyka · 12 years ago
  80. 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
  81. b8c8430 net: l2tp_eth: provide tx_dropped counter by Eric Dumazet · 12 years ago
  82. d0087b2 ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks by Ville Nuorvala · 12 years ago
  83. 3085a4b ipv4: Remove extraneous assignment of dst->tclassid. by David S. Miller · 12 years ago
  84. 9e56e38 ipv4: Adjust in_dev handling in fib_validate_source() by David S. Miller · 12 years ago
  85. a207a4b ipv4: Fix bugs in fib_compute_spec_dst(). by David S. Miller · 12 years ago
  86. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  87. 9f10d3f tcp: plug dst leak in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  88. 9494218 tcp: use inet6_csk_route_req() in tcp_v6_send_synack() by Neal Cardwell · 12 years ago
  89. 3840a06 tcp: pass fl6 to inet6_csk_route_req() by Neal Cardwell · 12 years ago
  90. 9247869 tcp: fix inet6_csk_route_req() for link-local addresses by Neal Cardwell · 12 years ago
  91. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. ca33c00 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  93. 7cecb52 net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. by Vinson Lee · 12 years ago
  94. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. de03309 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
  96. 82aee5d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  97. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  98. 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
  99. 70e7341 ipv4: Show that ip_send_reply() is purely unicast routine. by David S. Miller · 12 years ago
  100. 42d0b04 batman-adv: Prefix main defines with BATADV_ by Sven Eckelmann · 12 years ago