index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2022-04-19
*
bpf: enforce recursion limit on redirects
Daniel Borkmann
2022-04-19
*
bpf: move bpf_jit_enable declaration
Daniel Borkmann
2022-04-19
*
Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...
Michael Bestas
2022-02-04
|
\
|
*
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-02-03
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-02-28
|
\
|
|
*
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-23
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
|
*
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2020-05-10
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-03-08
|
\
|
|
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
|
*
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-12-05
*
|
Merge android-4.4.162 (3eb8e73) into msm-4.4
Srinivasarao P
2018-10-22
|
\
|
|
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-20
*
|
Merge android-4.4.99 (7eab308) into msm-4.4
Srinivasarao P
2017-12-26
|
\
|
|
*
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-11-18
*
|
Merge tag v4.4.55 into branch 'msm-4.4'
Blagovest Kolenichev
2017-03-23
|
\
|
|
*
net: introduce device min_header_len
Willem de Bruijn
2017-02-18
*
|
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-03-18
|
\
|
|
*
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-01-15
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-11-15
|
*
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-10-31
|
*
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-30
|
*
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
2016-09-24
*
|
Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4
Trilok Soni
2016-07-22
|
\
|
|
*
net: validate variable length ll headers
Willem de Bruijn
2016-04-20
*
|
net: add a per-cpu counter for the number of frames coalesced in GRO
Harout Hedeshian
2016-03-22
*
|
net: Add the get current NAPI context API
Subash Abhinov Kasiviswanathan
2016-03-22
|
/
*
net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()
Felix Fietkau
2015-12-06
*
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-29
*
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2015-11-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-12
|
\
|
*
net: add __netdev_alloc_pcpu_stats() to indicate gfp flags
Pablo Neira Ayuso
2015-11-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
|
\
|
|
*
net: add forgotten IFF_L3MDEV_SLAVE define
Jiri Pirko
2015-11-04
*
|
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-04
|
\
\
|
|
/
|
/
|
|
*
net/xps: Fix calculation of initial number of xps queues
Helge Deller
2015-10-25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
|
\
\
|
*
|
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
|
|
/
*
|
if_link: Add control trust VF
Hiroshi Shimamoto
2015-10-23
*
|
net: introduce pre-change upper device notifier
Jiri Pirko
2015-10-16
*
|
net: Add netif_is_l3_slave
David Ahern
2015-10-07
*
|
net: Move netif_index_is_l3_master to l3mdev.h
David Ahern
2015-09-29
*
|
net: Remove the now unused vrf_ptr
David Ahern
2015-09-29
*
|
net: Introduce L3 Master device abstraction
David Ahern
2015-09-29
*
|
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
|
\
|
|
*
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2015-09-23
[next]