index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
net: vrf: determine the dst using the original ifindex for multicast
Antoine Tenart
1
-3
/
+3
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-10
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
1
-1
/
+1
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-4
/
+4
2022-04-01
vrf: fix packet sniffing for traffic originating from ip tunnels
Eyal Birger
1
-4
/
+11
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-4
/
+3
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-4
/
+4
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
1
-4
/
+4
2021-12-07
vrf: use dev_replace_track() for better tracking
Eric Dumazet
1
-4
/
+4
2021-12-01
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
Stephen Suryaputra
1
-0
/
+2
2021-10-26
vrf: run conntrack only in context of lower/physdev for locally generated pac...
Florian Westphal
1
-4
/
+24
2021-10-20
vrf: Revert "Reset skb conntrack connection..."
Eugene Crosser
1
-4
/
+0
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-08-16
vrf: Reset skb conntrack connection on VRF rcv
Lahav Schlesinger
1
-0
/
+4
2021-08-06
vrf: fix NULL dereference in vrf_finish_output()
Dan Carpenter
1
-1
/
+1
2021-08-03
vrf: use skb_expand_head in vrf_finish_output
Vasily Averin
1
-14
/
+7
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2021-06-21
vrf: do not push non-ND strict packets with a source LLA through packet taps ...
Antoine Tenart
1
-7
/
+7
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+2
2021-06-08
vrf: fix maximum MTU
Nicolas Dichtel
1
-4
/
+2
2021-06-01
vrf: Fix a typo
Zheng Yongjun
1
-1
/
+1
2021-04-14
vrf: fix a comment about loopback device
Nicolas Dichtel
1
-6
/
+4
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2020-12-09
vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()
Andrea Mayer
1
-55
/
+55
2020-12-05
vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
Stephen Suryaputra
1
-2
/
+8
2020-12-04
vrf: add mac header for tunneled packets when sniffer is attached
Andrea Mayer
1
-6
/
+72
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-12
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
1
-61
/
+77
2020-06-20
vrf: add l3mdev registration for table to VRF device lookup
Andrea Mayer
1
-4
/
+55
2020-06-20
vrf: add sysctl parameter for strict mode
Andrea Mayer
1
-0
/
+118
2020-06-20
vrf: track associations between VRF devices and tables
Andrea Mayer
1
-5
/
+268
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+1
2020-04-22
vrf: Fix IPv6 with qdisc and xfrm
David Ahern
1
-2
/
+2
2020-04-22
vrf: Check skb for XFRM_TRANSFORMED flag
David Ahern
1
-2
/
+4
2020-03-23
Remove DST_HOST
David Laight
1
-2
/
+2
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-1
/
+0
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-4
/
+4
2019-09-27
vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
David Ahern
1
-1
/
+2
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
1
-1
/
+1
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
1
-0
/
+2
[next]