Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86f97ab71814a69428e2c77f2511110e30b81df6
/
drivers
/
net
/
ipvlan
1a31cc8
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
by Gao Feng
· 8 years ago
147fd28
driver: ipvlan: Fix one possible memleak in ipvlan_link_new
by Gao Feng
· 8 years ago
4fbae7d
ipvlan: Introduce l3s mode
by Mahesh Bandewar
· 8 years ago
b93dd49
ipvlan: Scrub skb before crossing the namespace boundry
by Mahesh Bandewar
· 8 years ago
0d7dd79
net: ipvlan: call netdev_lockdep_set_classes()
by Eric Dumazet
· 8 years ago
494e848
ipvlan: Fix failure path in dev registration during link creation
by Mahesh Bandewar
· 9 years ago
f6773c5
vlan: propagate gso_max_segs
by Eric Dumazet
· 9 years ago
314d10d
net: ipvlan: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
ab5b701
ipvlan: misc changes
by Mahesh Bandewar
· 9 years ago
e93fbc5
ipvlan: mode is u16
by Mahesh Bandewar
· 9 years ago
c3aaa06
ipvlan: scrub skb before routing in L3 mode.
by Mahesh Bandewar
· 9 years ago
296d485
ipvlan: inherit MTU from master device
by Mahesh Bandewar
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
a534dc5
ipvlan: fix use after free of skb
by Sabrina Dubroca
· 9 years ago
cf554ad
ipvlan: fix leak in ipvlan_rcv_frame
by Sabrina Dubroca
· 9 years ago
63b11e7
ipvlan: read direct ifindex instead of iflink
by Brenden Blanco
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
57c4bf8
ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
by Eric W. Biederman
· 9 years ago
7928833
ipv6: Merge ip6_local_out and ip6_local_out_sk
by Eric W. Biederman
· 9 years ago
e2cb77d
ipv4: Merge ip_local_out and ip_local_out_sk
by Eric W. Biederman
· 9 years ago
bf485bc
net: ipvlan: convert to using IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
23a5a49
ipvlan: ignore addresses from ipv6 autoconfiguration
by Konstantin Khlebnikov
· 9 years ago
0fba37a
ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()
by WANG Cong
· 9 years ago
6640e67
ipvlan: unhash addresses without synchronize_rcu
by Konstantin Khlebnikov
· 9 years ago
6a72549
ipvlan: plug memory leak in ipvlan_link_delete
by Konstantin Khlebnikov
· 9 years ago
515866f
ipvlan: remove counters of ipv4 and ipv6 addresses
by Konstantin Khlebnikov
· 9 years ago
f631c44
ipvlan: Always set broadcast bit in multicast filter
by Mahesh Bandewar
· 10 years ago
ba35f85
ipvlan: Defer multicast / broadcast processing to a work-queue
by Mahesh Bandewar
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7c41165
ipvlan: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
e9997c2
ipvlan: fix check for IP addresses in control path
by Jiri Benc
· 10 years ago
40891e8
ipvlan: do not use rcu operations for address list
by Jiri Benc
· 10 years ago
2afa650
ipvlan: protect against concurrent link removal
by Jiri Benc
· 10 years ago
27705f7
ipvlan: fix addr hash list corruption
by Jiri Benc
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
6aa6395
ipvlan: add a missing __percpu pcpu_stats
by Eric Dumazet
· 10 years ago
207895f
net: mark some potential candidates __read_mostly
by Daniel Borkmann
· 10 years ago
2aab952
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
by Mahesh Bandewar
· 10 years ago
5933fea
ipvlan: move the device check function into netdevice.h
by Mahesh Bandewar
· 10 years ago
764e433
ipvlan: play well with macvlan device
by Mahesh Bandewar
· 10 years ago
04901ce
net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 10 years ago
265de6d
ipvlan: ipvlan depends on INET and IPV6
by Mahesh Bandewar
· 10 years ago
92c7b0d
ipvlan: fix sparse warnings
by Mahesh Bandewar
· 10 years ago
2ad7bf3
ipvlan: Initial check-in of the IPVLAN driver.
by Mahesh Bandewar
· 10 years ago