index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipvlan
/
ipvlan_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
*
net: ipvlan: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-2
/
+1
*
ipvlan: ignore addresses from ipv6 autoconfiguration
Konstantin Khlebnikov
2015-07-15
1
-0
/
+4
*
ipvlan: unhash addresses without synchronize_rcu
Konstantin Khlebnikov
2015-07-15
1
-4
/
+4
*
ipvlan: plug memory leak in ipvlan_link_delete
Konstantin Khlebnikov
2015-07-15
1
-0
/
+1
*
ipvlan: remove counters of ipv4 and ipv6 addresses
Konstantin Khlebnikov
2015-07-15
1
-21
/
+12
*
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
2015-05-05
1
-14
/
+6
*
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
2015-05-05
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-11
/
+19
|
\
|
*
ipvlan: fix check for IP addresses in control path
Jiri Benc
2015-03-31
1
-4
/
+4
|
*
ipvlan: do not use rcu operations for address list
Jiri Benc
2015-03-31
1
-5
/
+5
|
*
ipvlan: fix addr hash list corruption
Jiri Benc
2015-03-31
1
-2
/
+10
*
|
ipvlan: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-1
/
+8
*
|
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-1
/
+0
|
/
*
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2014-12-09
1
-5
/
+5
*
ipvlan: play well with macvlan device
Mahesh Bandewar
2014-12-09
1
-0
/
+6
*
net-ipvlan: Deletion of an unnecessary check before the function call "free_p...
Markus Elfring
2014-12-05
1
-2
/
+1
*
ipvlan: fix sparse warnings
Mahesh Bandewar
2014-11-26
1
-2
/
+3
*
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
2014-11-24
1
-0
/
+789