index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipvlan
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvlan: ignore addresses from ipv6 autoconfiguration
Konstantin Khlebnikov
2015-07-15
1
-0
/
+4
*
ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()
WANG Cong
2015-07-15
2
-1
/
+6
*
ipvlan: unhash addresses without synchronize_rcu
Konstantin Khlebnikov
2015-07-15
3
-8
/
+6
*
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
2
-23
/
+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
3
-52
/
+96
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
3
-20
/
+42
|
\
|
*
ipvlan: fix check for IP addresses in control path
Jiri Benc
2015-03-31
3
-10
/
+21
|
*
ipvlan: do not use rcu operations for address list
Jiri Benc
2015-03-31
1
-5
/
+5
|
*
ipvlan: protect against concurrent link removal
Jiri Benc
2015-03-31
1
-1
/
+3
|
*
ipvlan: fix addr hash list corruption
Jiri Benc
2015-03-31
2
-4
/
+13
*
|
ipvlan: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-1
/
+8
*
|
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-1
/
+1
*
|
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-1
/
+0
|
/
*
ipvlan: add a missing __percpu pcpu_stats
Eric Dumazet
2015-02-11
1
-1
/
+1
*
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-30
1
-1
/
+1
*
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
Mahesh Bandewar
2015-01-25
1
-2
/
+4
*
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2014-12-09
2
-15
/
+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: ipvlan depends on INET and IPV6
Mahesh Bandewar
2014-11-29
1
-1
/
+2
*
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
4
-0
/
+1533