Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fc4a9030788548414ccdd9d04aa457d4e027ecaa
/
include
/
linux
/
netdevice.h
da68b4a
net/tls: move definition of tls ops into net/tls.h
by Jakub Kicinski
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8065a77
failover: allow name change on IFF_UP slave interfaces
by Si-Wei Liu
· 6 years ago
28b05b9
net: use correct this_cpu primitive in dev_recursion_level
by Florian Westphal
· 6 years ago
6b16f9e
net: move skb->xmit_more hint to softnet data
by Florian Westphal
· 6 years ago
97cdcf3
net: place xmit recursion in softnet data
by Florian Westphal
· 6 years ago
5dc37bb
net: replace ndo_get_devlink with ndo_get_devlink_port
by Jiri Pirko
· 6 years ago
dc05360
net: convert rps_needed and rfs_needed to new static branch api
by Eric Dumazet
· 6 years ago
a350ecc
net: remove 'fallback' argument from dev->ndo_select_queue()
by Paolo Abeni
· 6 years ago
b71b583
packet: rework packet_pick_tx_queue() to use common code selection
by Paolo Abeni
· 6 years ago
4bd97d5
net: dev: rename queue selection helpers.
by Paolo Abeni
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3d705f0
net: Remove switchdev_ops
by Florian Fainelli
· 6 years ago
f4d7b3e
net: dev: Use unsigned integer as an argument to left-shift
by Andy Shevchenko
· 6 years ago
b473b0d
devlink: create a special NDO for getting the devlink instance
by Jakub Kicinski
· 6 years ago
b589967
net: dev: add generic protodown handler
by Andy Roulin
· 6 years ago
e78b291
net: Introduce parse_protocol header_ops callback
by Maxim Mikityanskiy
· 6 years ago
885e631
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
f8ebfaf
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
by Jan Sokolowski
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d6abc596
net: Introduce ndo_get_port_parent_id()
by Florian Fainelli
· 6 years ago
ce3fdb6
netdevice.h: Add __cold to netdev_<level> logging functions
by Joe Perches
· 6 years ago
d525608
ipvlan, l3mdev: fix broken l3s mode wrt local routes
by Daniel Borkmann
· 6 years ago
856c395
net: introduce a knob to control whether to inherit devconf config
by Cong Wang
· 6 years ago
87b0984
net: Add extack argument to ndo_fdb_add()
by Petr Machata
· 6 years ago
5b2f94b
net: rtnetlink: support for fdb get
by Roopa Prabhu
· 6 years ago
d59cdf9
net: dev: Issue NETDEV_PRE_CHANGEADDR
by Petr Machata
· 6 years ago
1570415
net: dev: Add NETDEV_PRE_CHANGEADDR
by Petr Machata
· 6 years ago
3a37a96
net: dev: Add extack argument to dev_set_mac_address()
by Petr Machata
· 6 years ago
2fd527b
net: ndo_bridge_setlink: Add extack
by Petr Machata
· 6 years ago
6d04032
net: core: dev: Add extack argument to __dev_change_flags()
by Petr Machata
· 6 years ago
567c5e1
net: core: dev: Add extack argument to dev_change_flags()
by Petr Machata
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
4afe60a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
620344c
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
by Heiner Kallweit
· 6 years ago
2183435
net: fixup type in netdev_start_xmit()
by Alexey Dobriyan
· 6 years ago
890d8d2
net: sched: gred: add basic Qdisc offload
by Jakub Kicinski
· 6 years ago
9a5ee46
net: align pcpu_sw_netstats and pcpu_lstats structs
by Eric Dumazet
· 6 years ago
7fe50ac
net: dump more useful information in netdev_rx_csum_fault()
by Cong Wang
· 6 years ago
98b0e5f
net: sched: provide notification for graft on root
by Jakub Kicinski
· 6 years ago
eb91194
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
by Quentin Monnet
· 6 years ago
b07ade2
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
by Quentin Monnet
· 6 years ago
00db12c
bpf: call verifier_prep from its callback in struct bpf_offload_dev
by Quentin Monnet
· 6 years ago
e794676
net: core: dev_addr_lists: add auxiliary func to handle reference address updates
by Ivan Khoronzhuk
· 6 years ago
3e59020
net: bql: add __netdev_tx_sent_queue()
by Eric Dumazet
· 6 years ago
9f9a742
FDDI: defza: Support capturing outgoing SMT traffic
by Maciej W. Rozycki
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
af7d6cc
net: ipv4: update fnhe_pmtu when first hop's MTU changes
by Sabrina Dubroca
· 6 years ago
071a234
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
661b8d1b
net: add umem reference in netdev{_rx}_queue
by Magnus Karlsson
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6194114
net: core: add member wol_enabled to struct net_device
by Heiner Kallweit
· 6 years ago
14d7341
veth: rename pcpu_vstats as pcpu_lstats
by Li RongQing
· 6 years ago
52bb667
net: move definition of pcpu_lstats to header file
by Li RongQing
· 6 years ago
fa788d9
packet: add sockopt to ignore outgoing packets
by Vincent Whitchurch
· 6 years ago
6c5c95810
net: add napi_if_scheduled_mark_missed
by Magnus Karlsson
· 6 years ago
c9fbb2d
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
by Krzysztof Kozlowski
· 6 years ago
84c6b86
xsk: don't allow umem replace at stack level
by Jakub Kicinski
· 6 years ago
c29c2eb
net: update real_num_rx_queues even when !CONFIG_SYSFS
by Jakub Kicinski
· 6 years ago
7a4c53b
net: report invalid mtu value via netlink extack
by Stephen Hemminger
· 6 years ago
d9f37d0
net: convert gro_count to bitmask
by Li RongQing
· 7 years ago
16e4edc
net: Add TLS rx resync NDO
by Boris Pismenny
· 7 years ago
2aa4a33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a25717d
xdp: support simultaneous driver and hw XDP attachment
by Jakub Kicinski
· 7 years ago
6b86758
xdp: don't make drivers report attachment mode
by Jakub Kicinski
· 7 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 7 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
a4ea8a3
net: Add generic ndo_select_queue functions
by Alexander Duyck
· 7 years ago
eadec877
net: Add support for subordinate traffic classes to netdev_pick_tx
by Alexander Duyck
· 7 years ago
ffcfe25
net: Add support for subordinate device traffic classes
by Alexander Duyck
· 7 years ago
6312fe7
net: limit each hash list length to MAX_GRO_SKBS
by Li RongQing
· 7 years ago
25db26a
net/sched: Introduce the ETF Qdisc
by Vinicius Costa Gomes
· 7 years ago
17266ee
net: ipv4: listified version of ip_rcv
by Edward Cree
· 7 years ago
f6ad8c1
net: core: trivial netif_receive_skb_list() entry point
by Edward Cree
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
603d4cf
net: fix use-after-free in GRO with ESP
by Sabrina Dubroca
· 7 years ago
80d1966
net: Refactor XPS for CPUs and Rx queues
by Amritha Nambiar
· 7 years ago
07d7836
net: Convert NAPI gro list into a small hash table.
by David Miller
· 7 years ago
d4546c2
net: Convert GRO SKB handling to list_head.
by David Miller
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
e3760c7
net: added netdevice operation for Tx
by Magnus Karlsson
· 7 years ago
74515c5
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
by Björn Töpel
· 7 years ago
189454e
net: remove net_device operation ndo_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 7 years ago
f971b13
net: sched: mq: add simple offload notification
by Jakub Kicinski
· 7 years ago
30c8bd5
net: Introduce generic failover module
by Sridhar Samudrala
· 7 years ago
f44aa9e
net: include hash policy in LAG changeupper info
by John Hurley
· 7 years ago
735fc40
xdp: change ndo_xdp_xmit API to support bulking
by Jesper Dangaard Brouer
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
865b03f
dev: packet: make packet_direct_xmit a common function
by Magnus Karlsson
· 7 years ago
e283de3
net: core: Inline netdev_features_size_check()
by Florian Fainelli
· 7 years ago
a5c37c6
net: Add TLS offload netdev ops
by Ilya Lesokhin
· 7 years ago
3ac305c
net: core: Assert the size of netdev_featres_t
by Florian Fainelli
· 7 years ago
1b837d4
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
by Alexander Duyck
· 7 years ago
83aa025
udp: add gso support to virtual devices
by Willem de Bruijn
· 7 years ago
44fa2db
xdp: transition into using xdp_frame for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
e679c9c
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
by Russell King
· 7 years ago
9daae9b
net: Call add/kill vid ndo on vlan filter feature toggling
by Gal Pressman
· 7 years ago
070f2d7
net: Drop NETDEV_UNREGISTER_FINAL
by Kirill Tkhai
· 7 years ago
ede2762
net: Make NETDEV_XXX commands enum { }
by Kirill Tkhai
· 7 years ago
Next »