Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f8ebfaf6684b03084858d8c55f81867e5171af08
/
include
/
linux
/
netdevice.h
f8ebfaf
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
by Jan Sokolowski
· 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
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
· 7 years ago
6c5c95810
net: add napi_if_scheduled_mark_missed
by Magnus Karlsson
· 7 years ago
c9fbb2d
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
by Krzysztof Kozlowski
· 7 years ago
84c6b86
xsk: don't allow umem replace at stack level
by Jakub Kicinski
· 7 years ago
c29c2eb
net: update real_num_rx_queues even when !CONFIG_SYSFS
by Jakub Kicinski
· 7 years ago
7a4c53b
net: report invalid mtu value via netlink extack
by Stephen Hemminger
· 7 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
· 7 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
be9fc09
net: fix sysctl_fb_tunnels_only_for_init_net link error
by Arnd Bergmann
· 7 years ago
f5426250
net: introduce IFF_NO_RX_HANDLER
by Paolo Abeni
· 7 years ago
79134e6
net: do not create fallback tunnels for non-default namespaces
by Eric Dumazet
· 7 years ago
1ec54cb
net: unpollute priv_flags space
by Paolo Abeni
· 7 years ago
89e5814
net: Make atalk_ptr depend on ATALK or IRDA
by David Ahern
· 7 years ago
19ff13f
net: Make ax25_ptr depend on CONFIG_AX25
by David Ahern
· 7 years ago
330c727
net: Make dn_ptr depend on CONFIG_DECNET
by David Ahern
· 7 years ago
65073a6
bpf: fix null pointer deref in bpf_prog_test_run_xdp
by Daniel Borkmann
· 7 years ago
6a643dd
net: introduce helper dev_change_tx_queue_len()
by Cong Wang
· 7 years ago
a81e4af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
44c02a2
dev_ioctl(): move copyin/copyout to callers
by Al Viro
· 7 years ago
36fd633
net: separate SIOCGIFCONF handling from dev_ioctl()
by Al Viro
· 8 years ago
9e55e5d
net: core: Fix kernel-doc for carrier_* attributes
by Florian Fainelli
· 7 years ago
b2d3bcf
net: core: Expose number of link up/down transitions
by David Decotigny
· 7 years ago
50bd870
xfrm: Add ESN support for IPSec HW offload
by Yossef Efraim
· 7 years ago
7018d1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
a388457
bpf: offload: add map offload infrastructure
by Jakub Kicinski
· 7 years ago
7fdb61b
net: sch: prio: Add offload ability to PRIO qdisc
by Nogah Frankel
· 7 years ago
fd3ba21
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
by Jesper Dangaard Brouer
· 7 years ago
e1cfe3d
net: No line break on netdev_WARN* formatting
by Gal Pressman
· 7 years ago
Next »