Commit Verlauf

Autor SHA1 Nachricht Datum
  Joe Perches 4787342c39 flow.h/flow_keys.h: Remove extern from function prototypes vor 12 Jahren
  Julian Anastasov c92b96553a ipv4: Add FLOWI_FLAG_KNOWN_NH vor 13 Jahren
  David S. Miller ba3f7f04ef ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. vor 13 Jahren
  David S. Miller 3e12939a2a inet: Kill FLOWI_FLAG_PRECOW_METRICS. vor 13 Jahren
  Eric Dumazet 7586eceb0a ipv4: tcp: dont cache output dst for syncookies vor 13 Jahren
  Julian Anastasov e6b45241c5 ipv4: reset flowi parameters on route connect vor 13 Jahren
  Eric Dumazet 747465ef7a net: fix some sparse errors vor 13 Jahren
  David S. Miller abb434cb05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 13 Jahren
  Steffen Klassert c0ed1c14a7 net: Add a flow_cache_flush_deferred function vor 13 Jahren
  Eric Dumazet 84f9307c5d ipv4: use a 64bit load/store in output path vor 13 Jahren
  dpward aa1c366e4f net: Handle different key sizes between address families in flow cache vor 14 Jahren
  David Ward 728871bc05 net: Align AF-specific flowi structs to long vor 14 Jahren
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
  David S. Miller 9b12c75bf4 net: Order ports in same order as addresses in flow objects. vor 14 Jahren
  David S. Miller 83229aa5e2 net: Add helper flowi4_init_output(). vor 14 Jahren
  David S. Miller bef55aebd5 decnet: Convert to use flowidn where applicable. vor 14 Jahren
  David S. Miller 1958b856c1 net: Put fl6_* macros to struct flowi6 and use them again. vor 14 Jahren
  David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. vor 14 Jahren
  David S. Miller 2032656e76 net: Add flowi6_* member helper macros. vor 14 Jahren
  David S. Miller 22bd5b9b13 ipv4: Pass ipv4 flow objects into fib_lookup() paths. vor 14 Jahren
  David S. Miller 59b1a94c9a net: Add flowiX_to_flowi() shorthands. vor 14 Jahren
  David S. Miller 56bb8059e1 net: Break struct flowi out into AF specific instances. vor 14 Jahren
  David S. Miller 6281dcc94a net: Make flowi ports AF dependent. vor 14 Jahren
  David S. Miller 08704bcbf0 net: Create union flowi_uli vor 14 Jahren
  David S. Miller 806566cc78 net: Create struct flowi_common vor 14 Jahren
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi vor 14 Jahren
  David S. Miller fbef0a4091 net: Remove unnecessary padding in struct flowi vor 14 Jahren
  David S. Miller 5df65e5567 net: Add FLOWI_FLAG_CAN_SLEEP. vor 14 Jahren
  David S. Miller dee9f4bceb net: Make flow cache paths use a const struct flowi. vor 14 Jahren
  David S. Miller 0730b9a150 net: Mark flowi arg to flow_cache_uli_match() const. vor 14 Jahren