Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
47312a4a484f21e04d286367f16dd432cf646163
/
include
/
linux
/
netdevice.h
b6a0e72
net: Fix typo in netdev_intersect_features
by Tom Herbert
· 9 years ago
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
cdba756
net: move ndo_features_check() close to ndo_start_xmit()
by Eric Dumazet
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a8170d2
geneve: Add geneve udp port offload for ethernet devices
by Singhai, Anjali
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
326fcfa
net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()
by Felix Fietkau
· 9 years ago
b618aaa
net: constify netif_is_* helpers net_device param
by Jiri Pirko
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fb1b2e3
net: introduce lower state changed info structure for LAG lowers
by Jiri Pirko
· 9 years ago
04d4826
net: introduce change lower state notifier
by Jiri Pirko
· 9 years ago
764f5e5
net: add info struct for LAG changeupper
by Jiri Pirko
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
e0ba141
net: add netif_is_lag_port helper
by Jiri Pirko
· 9 years ago
7be6183
net: add netif_is_lag_master helper
by Jiri Pirko
· 9 years ago
f7f019e
net: add netif_is_team_port helper
by Jiri Pirko
· 9 years ago
c981e42
net: add netif_is_team_master helper
by Jiri Pirko
· 9 years ago
c0eb454
hv_netvsc: Don't ask for additional head room in the skb
by KY Srinivasan
· 9 years ago
880621c
packet: Allow packets with only a header (but no payload)
by Martin Blumenstingl
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
34cbe27
net: napi_hash_del() returns a boolean status
by Eric Dumazet
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
02d62e8
net: un-inline sk_busy_loop()
by Eric Dumazet
· 9 years ago
28f9ee2
vlan: Do not put vlan headers back on bridge and macvlan ports
by Vlad Yasevich
· 9 years ago
382a483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
aabc92b
net: add __netdev_alloc_pcpu_stats() to indicate gfp flags
by Pablo Neira Ayuso
· 9 years ago
8f25348
net: add forgotten IFF_L3MDEV_SLAVE define
by Jiri Pirko
· 9 years ago
14c7909
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
c59f419
net/xps: Fix calculation of initial number of xps queues
by Helge Deller
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
dd461d6
if_link: Add control trust VF
by Hiroshi Shimamoto
· 9 years ago
fc4099f
openvswitch: Fix egress tunnel info.
by Pravin B Shelar
· 9 years ago
573c7ba
net: introduce pre-change upper device notifier
by Jiri Pirko
· 9 years ago
fee6d4c
net: Add netif_is_l3_slave
by David Ahern
· 9 years ago
9478d12
net: Move netif_index_is_l3_master to l3mdev.h
by David Ahern
· 9 years ago
93a7e7e
net: Remove the now unused vrf_ptr
by David Ahern
· 9 years ago
1b69c6d
net: Introduce L3 Master device abstraction
by David Ahern
· 9 years ago
007979e
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
by David Ahern
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2d8bff126
netpoll: Close race condition between poll_one_napi and napi_disable
by Neil Horman
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
04eb448
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
by Eric W. Biederman
· 9 years ago
2b4aa3c
net: Remove dev_queue_xmit_sk
by Eric W. Biederman
· 9 years ago
0dc1549
net: kill long time unused bonding private flags
by Jiri Pirko
· 9 years ago
35d4e17
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
by Jiri Pirko
· 9 years ago
0894ae3
net: add netif_is_bridge_master helper
by Jiri Pirko
· 9 years ago
0e4ead9
net: introduce change upper device notifier change info
by Jiri Pirko
· 9 years ago
b7fe10e
gro: Fix remcsum offload to deal with frags in GRO
by Tom Herbert
· 9 years ago
808d28c
net: Fix docbook warning for IFF_VRF_MASTER enum
by David Ahern
· 9 years ago
2f52bdc
net: Updates to netif_index_is_vrf
by David Ahern
· 9 years ago
fa8187c
net: declare new net_device priv_flag IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
4e3c899
net: Introduce VRF related flags and helpers
by David Ahern
· 9 years ago
d754f98
net: add phys ID compare helper to test if two IDs are the same
by Scott Feldman
· 9 years ago
0c4f691
net: don't reforward packets already forwarded by offload device
by Scott Feldman
· 9 years ago
d746d70
net core: Add protodown support.
by Anuradha Karuppiah
· 9 years ago
3b766cd
net/core: Add reading VF statistics through the PF netdevice
by Eran Ben Elisha
· 10 years ago
bdef7de
net: Add priority to packet_offload objects.
by David S. Miller
· 10 years ago
e687ad6
netfilter: add netfilter ingress hook after handle_ing() under unique static key
by Pablo Neira
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
01d460d
net: Remove remaining remnants of pm_qos from netdevice.h
by David Ahern
· 10 years ago
a202924
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
by Denys Vlasenko
· 10 years ago
9d47c0a
switchdev: s/swdev_/switchdev_/
by Jiri Pirko
· 10 years ago
4cda01e
net: sched: fix typo in net_device ifdef
by Daniel Borkmann
· 10 years ago
d2788d3
net: sched: further simplify handle_ing
by Daniel Borkmann
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
ec65aaf
netdev_alloc_pcpu_stats: use less common iterator variable
by Johannes Berg
· 10 years ago
03c5774
mpls: Per-device MPLS state
by Robert Shearman
· 10 years ago
8b86a61
net: remove unused 'dev' argument from netif_needs_gso()
by Johannes Berg
· 10 years ago
14ffbbb
net_device: Reorder members to fill holes
by Thomas Graf
· 10 years ago
e2c6544
e1000e: Move pm_qos_req to e1000e adapter
by Thomas Graf
· 10 years ago
01a3d79
if_link: Add an additional parameter to ifla_vf_info for RSS querying
by Vlad Zolotarov
· 10 years ago
388069d
netdevice.h: remove iflink description
by Nicolas Dichtel
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
e79d842
netdevice: document NETDEV_TX_BUSY deprecation.
by Rusty Russell
· 10 years ago
7a66bbc
net: remove iflink field from struct net_device
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
e38f302
net: Introduce passthru_features_check
by Toshiaki Makita
· 10 years ago
0117ec1
net: remove never used forwarding_accel_ops pointer from net_device
by Hannes Frederic Sowa
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
99c4a26
net: Fix high overhead of vlan sub-device teardown.
by David S. Miller
· 10 years ago
db24a90
net: add support for phys_port_name
by David Ahern
· 10 years ago
822b3b2
net: Add max rate tx queue attribute
by John Fastabend
· 10 years ago
ad41faa
netdevice.h: fix ndo_bridge_* comments
by Nicolas Dichtel
· 10 years ago
812a1c3
netdev: remove ndo ops for switchdev
by Scott Feldman
· 10 years ago
4170604
switchdev: add swdev ops
by Scott Feldman
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
f8f2147
switchdev: add netlink flags to IPv4 FIB add op
by Scott Feldman
· 10 years ago
4586f1b
netdevice: add IPv4 fib add/del ops
by Scott Feldman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
846cd66
net: Initialize all members in skb_gro_remcsum_init()
by Geert Uytterhoeven
· 10 years ago
15e2396
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
by Tom Herbert
· 10 years ago
Next »