Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b5cd3b51e247473e290be5cd09e77171e466cd89
/
include
/
linux
/
netdevice.h
0ad646c
tun: call dev_get_valid_name() before register_netdevice()
by Cong Wang
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
b63f604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
25cc72a
mlxsw: spectrum: Forbid linking to devices that have uppers
by Ido Schimmel
· 7 years ago
f16ded5
net: fix two typos in net_device_ops documentation.
by Rami Rosen
· 7 years ago
0dd5759
net: remove dmaengine.h inclusion from netdevice.h
by Dave Jiang
· 7 years ago
966a967
smp: Avoid using two cache lines for struct call_single_data
by Ying Huang
· 7 years ago
960632e
netfilter: convert hook list to an array
by Aaron Conole
· 7 years ago
718ad68
net: drop unused attribute argument from sysfs queue funcs
by stephen hemminger
· 7 years ago
737aec5
net: constify net_ns_type_operations
by stephen hemminger
· 7 years ago
b793dc5
net: constify netdev_class_file
by stephen hemminger
· 7 years ago
7c49747
net: export some generic xdp helpers
by Jason Wang
· 7 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 7 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 7 years ago
3e0e826
net: sched: make egress_dev flag part of flower offload struct
by Jiri Pirko
· 7 years ago
ade9b65
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
by Jiri Pirko
· 7 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 7 years ago
296d8ee
net: add infrastructure to un-offload UDP tunnel port
by Sabrina Dubroca
· 7 years ago
7051b88
net: make dev_close and related functions void
by stephen hemminger
· 7 years ago
d9d30ad
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
by David S. Miller
· 8 years ago
11393cc
xdp: Add batching support to redirect map
by John Fastabend
· 7 years ago
814abfa
xdp: add bpf_redirect helper function
by John Fastabend
· 7 years ago
f51048c
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
by WANG Cong
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
f3ecab3
net: Remove ndo_dfwd_start_xmit
by Mintz, Yuval
· 8 years ago
ce158e5
xdp: add reporting of offload mode
by Jakub Kicinski
· 8 years ago
ee5d032
xdp: add HW offload mode flag for installing programs
by Jakub Kicinski
· 8 years ago
32d6027
xdp: pass XDP flags into install handlers
by Jakub Kicinski
· 8 years ago
5803869
net: Add IFLA_XDP_PROG_ID
by Martin KaFai Lau
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
db46a0e
net: update undefined ->ndo_change_mtu() comment
by Magnus Damm
· 8 years ago
8397ed3
net: ipv6: Release route when device is unregistering
by David Ahern
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
90b602f
net: add function to retrieve original skb device using NAPI ID
by Miroslav Lichvar
· 8 years ago
43c26a1
net: more accurate checksumming in validate_xmit_skb()
by Davide Caratti
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
b72b5bf
net: introduce skb_crc32c_csum_help
by Davide Caratti
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
d651983
net: fix some identation issues at kernel-doc markups
by Mauro Carvalho Chehab
· 8 years ago
d67b9cd
xdp: refine xdp api with regards to generic xdp
by Daniel Borkmann
· 8 years ago
ddf9f97
xdp: propagate extended ack to XDP setup
by Jakub Kicinski
· 8 years ago
8ecbc40
net: update comment for netif_dormant() function
by Zhang Shengju
· 8 years ago
7acedaf
net: move xdp_prog field in RX cache lines
by Eric Dumazet
· 8 years ago
b5cdae3
net: Generic XDP
by David S. Miller
· 8 years ago
6b633e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
7acf8a1
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
by Matthew Whitehead
· 8 years ago
5be6614
net: add netif_is_ovs_port helper
by Jiri Pirko
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
by Steffen Klassert
· 8 years ago
c7ef8f0
net: Add ESP offload features
by Steffen Klassert
· 8 years ago
d92be7a
net: make struct net_device::min_header_len 8-bit
by Alexey Dobriyan
· 8 years ago
5b3dc2f
net: neigh: make ->hh_len 32-bit
by Alexey Dobriyan
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
39e6c82
net: solve a NAPI race
by Eric Dumazet
· 8 years ago
99d5cee
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
25393d3
net: Prepare gro for packet consuming gro callbacks
by Steffen Klassert
· 8 years ago
5f11416
net: Add a skb_gro_flush_final helper.
by Steffen Klassert
· 8 years ago
fb585b4
net: make net_device members garp_port and mrp_port conditional
by Tobias Klauser
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
217e6fa
net: introduce device min_header_len
by Willem de Bruijn
· 8 years ago
a8eca32
net: remove ndo_neigh_{construct, destroy} from stacked devices
by Ido Schimmel
· 8 years ago
02c1602
net: remove __napi_complete()
by Eric Dumazet
· 8 years ago
79e7fff4
net: remove support for per driver ndo_busy_poll()
by Eric Dumazet
· 8 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1a2a144
net: fix ndo_features_check/ndo_fix_features comment ordering
by Dimitris Michailidis
· 8 years ago
f617f27
net: implement netif_cond_dbg macro
by Edward Cree
· 8 years ago
6a4bc2b
net: Fix ndo_setup_tc comment
by Florian Fainelli
· 8 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 8 years ago
738b35c
net: core: Make netif_wake_subqueue a wrapper
by Florian Fainelli
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
57ea52a
gro: Disable frag0 optimization on IPv6 ext headers
by Herbert Xu
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
3d48b53
net: dev_weight: TX/RX orthogonality
by Matthias Tafelmeier
· 8 years ago
13bfff2
net: rfs: add a jump label
by Eric Dumazet
· 8 years ago
7091d8c
net/sched: cls_flower: Add offload support using egress Hardware device
by Hadar Hen Zion
· 8 years ago
85de857
bpf, xdp: allow to pass flags to dev_change_xdp_fd
by Daniel Borkmann
· 8 years ago
5a717f4f
netdevice: fix sparse warning for HARD_TX_LOCK
by Michael S. Tsirkin
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3df5b3c
net: Add net-device param to the get offloaded stats ndo
by Or Gerlitz
· 8 years ago
920c1cd
netdevice.h: fix kernel-doc warning
by Randy Dunlap
· 8 years ago
89c4b44
netpoll: more efficient locking
by Eric Dumazet
· 8 years ago
364b605
net: busy-poll: return busypolling status to drivers
by Eric Dumazet
· 8 years ago
217f697
net: busy-poll: allow preemption in sk_busy_loop()
by Eric Dumazet
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4e3264d
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
by Martin KaFai Lau
· 8 years ago
149d6ad
net: napi_hash_add() is no longer exported
by Eric Dumazet
· 8 years ago
184c449
net: Add support for XPS with QoS via traffic classes
by Alexander Duyck
· 8 years ago
8d059b0
net: Add sysfs value to determine queue traffic class
by Alexander Duyck
· 8 years ago
9cf1f6a
net: Move functions for configuring traffic classes out of inline headers
by Alexander Duyck
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
e4961b0
net: core: Correctly iterate over lower adjacency list
by Ido Schimmel
· 8 years ago
f1170fd
net: Remove all_adj_list and its references
by David Ahern
· 8 years ago
1a3f060
net: Introduce new api for walking upper and lower devices
by David Ahern
· 8 years ago
cf53b1d
Revert "net: Add driver helper functions to determine checksum offloadability"
by stephen hemminger
· 8 years ago
61e8462
net: centralize net_device min/max MTU checking
by Jarod Wilson
· 8 years ago
Next »