Age | Commit message (Expand) | Author |
2016-03-20 | ipv6, trace: fix tos reporting on fib6_table_lookup | Daniel Borkmann |
2015-10-07 | net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC | David Ahern |
2015-09-17 | net: Fix vti use case with oif in dst lookups | David Ahern |
2015-09-01 | flow_dissector: Use 'const' where possible. | David S. Miller |
2015-09-01 | flowi: Abstract out functions to get flow hash based on flowi | Tom Herbert |
2015-08-20 | ipv6: route: extend flow representation with tunnel key | Jiri Benc |
2015-08-13 | net: Use VRF device index for lookups on TX | David Ahern |
2015-07-21 | route: Extend flow representation with tunnel key | Thomas Graf |
2014-04-16 | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif | Cong Wang |
2014-03-12 | flowcache: Fix resource leaks on namespace exit. | Steffen Klassert |
2014-02-12 | flowcache: Make flow cache name space aware | Fan Du |
2013-12-06 | net: Remove FLOWI_FLAG_CAN_SLEEP | Steffen Klassert |
2013-09-20 | flow.h/flow_keys.h: Remove extern from function prototypes | Joe Perches |
2012-10-08 | ipv4: Add FLOWI_FLAG_KNOWN_NH | Julian Anastasov |
2012-07-20 | ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. | David S. Miller |
2012-07-10 | inet: Kill FLOWI_FLAG_PRECOW_METRICS. | David S. Miller |
2012-06-22 | ipv4: tcp: dont cache output dst for syncookies | Eric Dumazet |
2012-02-04 | ipv4: reset flowi parameters on route connect | Julian Anastasov |
2012-01-17 | net: fix some sparse errors | Eric Dumazet |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-21 | net: Add a flow_cache_flush_deferred function | Steffen Klassert |
2011-12-01 | ipv4: use a 64bit load/store in output path | Eric Dumazet |
2011-09-16 | net: Handle different key sizes between address families in flow cache | dpward |
2011-09-16 | net: Align AF-specific flowi structs to long | David Ward |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-03-31 | net: Order ports in same order as addresses in flow objects. | David S. Miller |
2011-03-31 | net: Add helper flowi4_init_output(). | David S. Miller |
2011-03-12 | decnet: Convert to use flowidn where applicable. | David S. Miller |
2011-03-12 | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller |
2011-03-12 | net: Put fl4_* macros to struct flowi4 and use them again. | David S. Miller |
2011-03-12 | net: Add flowi6_* member helper macros. | David S. Miller |
2011-03-12 | ipv4: Pass ipv4 flow objects into fib_lookup() paths. | David S. Miller |
2011-03-12 | net: Add flowiX_to_flowi() shorthands. | David S. Miller |
2011-03-12 | net: Break struct flowi out into AF specific instances. | David S. Miller |
2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller |
2011-03-12 | net: Create union flowi_uli | David S. Miller |
2011-03-12 | net: Create struct flowi_common | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |
2011-03-12 | net: Remove unnecessary padding in struct flowi | David S. Miller |
2011-03-01 | net: Add FLOWI_FLAG_CAN_SLEEP. | David S. Miller |
2011-02-22 | net: Make flow cache paths use a const struct flowi. | David S. Miller |
2011-02-22 | net: Mark flowi arg to flow_cache_uli_match() const. | David S. Miller |
2011-01-27 | net: Pre-COW metrics for TCP. | David S. Miller |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-23 | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller |
2010-11-15 | xfrm: use gre key as flow upper protocol info | Timo Teräs |
2010-09-28 | ipv4: Allow configuring subnets as local addresses | Tom Herbert |
2010-04-07 | flow: virtualize flow cache entry methods | Timo Teräs |
2008-11-25 | netns xfrm: lookup in netns | Alexey Dobriyan |
2008-10-01 | ipv4: Loosen source address check on IPv4 output | Julian Anastasov |