1. 123b973 ipv4: Rename fib_hash_* locals in fib_semantics.c by David S. Miller · 13 years ago
  2. 0c838ff ipv4: Consolidate all default route selection implementations. by David S. Miller · 13 years ago
  3. 5b47044 ipv4: Remember FIB alias list head and table in lookup results. by David S. Miller · 13 years ago
  4. 725d1e1 ipv4: Attach FIB info to dst_default_metrics when possible by David S. Miller · 13 years ago
  5. 9c150e8 ipv4: Allocate fib metrics dynamically. by David S. Miller · 13 years ago
  6. 0134e89 Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 by Patrick McHardy · 13 years ago
  7. c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 13 years ago
  8. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  9. 9b0c290 fib: introduce fib_alias_accessed() helper by Eric Dumazet · 14 years ago
  10. 8723e1b inet: RCU changes in inetdev_by_index() by Eric Dumazet · 14 years ago
  11. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  12. 6a31d2a fib: cleanups by Eric Dumazet · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. d088dde ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE) by Christoph Egger · 14 years ago
  15. 71fceff ipv4: Use less conflicting local var name in change_nexthops() loop macro. by David S. Miller · 14 years ago
  16. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  17. e204a34 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). by Rami Rosen · 15 years ago
  18. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  19. d9319100 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c by Jianjun Kong · 16 years ago
  20. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  22. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  23. 57d7a60 [NETNS]: Add netns refcnt debug into fib_info. by Denis V. Lunev · 16 years ago
  24. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago
  25. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 16 years ago
  26. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 16 years ago
  27. 86167a3 [NETNS]: Pass correct namespace in context fib_check_nh. by Denis V. Lunev · 16 years ago
  28. 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 16 years ago
  29. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 16 years ago
  30. 88ebc72 [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. by David S. Miller · 16 years ago
  31. a6db901 [IPV4] FIB: printk related cleanups by Stephen Hemminger · 16 years ago
  32. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 16 years ago
  33. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 16 years ago
  34. c17860a [IPV4]: no need pass pointer to a default into fib_detect_death by Denis V. Lunev · 17 years ago
  35. 88f8349 [IPV4] fib_semantics: kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
  36. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  37. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  38. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  39. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  40. b8f5583 [RTNETLINK]: Fix sending netlink message when replace route. by Milan Kocian · 17 years ago
  41. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  42. a0ee18b [IPv4] fib: Fix out of bound access of fib_props[] by Thomas Graf · 17 years ago
  43. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  44. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  45. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  46. 81f7bf6 [IPV4]: net/ipv4/fib annotations by Al Viro · 18 years ago
  47. 1e8aa6f [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken by Al Viro · 18 years ago
  48. 1ef1b8c [IPV4]: fib_semantic_match() annotations by Al Viro · 18 years ago
  49. d878e72e [IPV4]: ip_fib_check_default() annotated by Al Viro · 18 years ago
  50. 17fb2c6 [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated by Al Viro · 18 years ago
  51. b83738a [IPV4]: FIB_RES_PREFSRC() annotated by Al Viro · 18 years ago
  52. be403ea [IPv4]: Convert FIB dumping to use new netlink api by Thomas Graf · 18 years ago
  53. 4e902c5 [IPv4]: FIB configuration using struct fib_config by Thomas Graf · 18 years ago
  54. f21c7bc [IPv4] route: Convert route notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  55. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  56. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  57. 832b4c5 [IPV4] fib: convert reader/writer to spinlock by Stephen Hemminger · 18 years ago
  58. 6e8fcbf [IPV4]: severe locking bug in fib_semantics.c by Alexey Kuznetsov · 18 years ago
  59. 8265abc [IPV4]: Fix nexthop realm dumping for multipath routes by Patrick McHardy · 18 years ago
  60. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  62. 2863351 [NETLINK]: illegal use of pid in rtnetlink by Alexey Kuznetsov · 18 years ago
  63. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  64. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  65. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  66. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  67. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  68. b7656e7 [IPV4]: Fix memory leak during fib_info hash expansion. by David S. Miller · 19 years ago
  69. 9ed19f3 [NETLINK]: Set correct pid for ioctl originating netlink events by Jamal Hadi Salim · 19 years ago
  70. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago