1. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  2. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  3. ca925cf flowcache: Make flow cache name space aware by Fan Du · 10 years ago
  4. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  5. 4787342 flow.h/flow_keys.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  6. c92b965 ipv4: Add FLOWI_FLAG_KNOWN_NH by Julian Anastasov · 12 years ago
  7. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  8. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  9. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 12 years ago
  10. e6b4524 ipv4: reset flowi parameters on route connect by Julian Anastasov · 12 years ago
  11. 747465e net: fix some sparse errors by Eric Dumazet · 12 years ago
  12. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  13. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  14. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  15. aa1c366 net: Handle different key sizes between address families in flow cache by dpward · 13 years ago
  16. 728871b net: Align AF-specific flowi structs to long by David Ward · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 9b12c75 net: Order ports in same order as addresses in flow objects. by David S. Miller · 13 years ago
  19. 83229aa net: Add helper flowi4_init_output(). by David S. Miller · 13 years ago
  20. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 13 years ago
  21. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  22. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  23. 2032656 net: Add flowi6_* member helper macros. by David S. Miller · 13 years ago
  24. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 13 years ago
  25. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 13 years ago
  26. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 13 years ago
  27. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  28. 08704bc net: Create union flowi_uli by David S. Miller · 13 years ago
  29. 806566c net: Create struct flowi_common by David S. Miller · 13 years ago
  30. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  31. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 13 years ago
  32. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  33. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 13 years ago
  34. 0730b9a net: Mark flowi arg to flow_cache_uli_match() const. by David S. Miller · 13 years ago
  35. a4daad6 net: Pre-COW metrics for TCP. by David S. Miller · 13 years ago
  36. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  38. cc9ff19 xfrm: use gre key as flow upper protocol info by Timo Teräs · 14 years ago
  39. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  40. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  41. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  42. a210d01 ipv4: Loosen source address check on IPv4 output by Julian Anastasov · 16 years ago
  43. 95c3e8b ipv4: remove unused field in struct flowi (include/net/flow.h). by Rami Rosen · 16 years ago
  44. 61f1ab4 [IPV4]: Remove unused multipath cached routing defintion in net/flow.h by Rami Rosen · 17 years ago
  45. 136ebf0 [IPV6] MIP6: Kill unnecessary ifdefs. by Masahide NAKAMURA · 17 years ago
  46. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  47. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  48. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  49. 185b1aa [NET]: Reduce sizeof(struct flowi) by 20 bytes. by Eric Dumazet · 18 years ago
  50. 134b0fc IPsec: propagate security module errors up from flow_cache_lookup by James Morris · 18 years ago
  51. 4324a17 [XFRM]: fl_ipsec_spi is net-endian by Al Viro · 18 years ago
  52. cc939d3 [NET]: ip ports in struct flowi are net-endian by Al Viro · 18 years ago
  53. f2c3fe2 [IPV4]: annotate ipv4 addresses in struct rtable and struct flowi by Al Viro · 18 years ago
  54. 75bff8f [IPV6] ROUTE: Routing by FWMARK. by YOSHIFUJI Hideaki · 18 years ago
  55. 2b74165 [IPV6] MIP6: Add Mobility header definition. by Masahide NAKAMURA · 18 years ago
  56. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  57. b6340fc [MLSXFRM]: Add security sid to flowi by Venkat Yekkirala · 18 years ago
  58. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  59. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago