Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f7708f78bd51a46abf00ae22ebb1b7deb594fc62
/
include
/
linux
/
netdevice.h
cd06157
net: fix a build failure when !CONFIG_PROC_FS
by Cong Wang
· 12 years ago
900ff8c
net: move procfs code to net/core/net-procfs.c
by Cong Wang
· 12 years ago
05e8ef4
net: factor out skb_mac_gso_segment() from skb_gso_segment()
by Pravin B Shelar
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
6cbdcee
bridge: Dump vlan information from a bridge port
by Vlad Yasevich
· 12 years ago
407af32
bridge: Add netlink interface to configure vlans on bridge ports
by Vlad Yasevich
· 12 years ago
febf018
net/802: Implement Multiple Registration Protocol (MRP)
by David Ward
· 12 years ago
12b0004
net: adjust skb_gso_segment() for calling in rx path
by Cong Wang
· 12 years ago
5fbee84
netpoll: add RCU annotation to npinfo field
by Cong Wang
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 12 years ago
024e967
net: Add support for XPS without sysfs being defined
by Alexander Duyck
· 12 years ago
537c00d
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
by Alexander Duyck
· 12 years ago
416186f
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
by Alexander Duyck
· 12 years ago
85464ef
net: kill dev->master
by Jiri Pirko
· 12 years ago
8b98a70
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
by Jiri Pirko
· 12 years ago
9ff162a
net: introduce upper device lists
by Jiri Pirko
· 12 years ago
fbdeca2
net: add address assign type "SET"
by Jiri Pirko
· 12 years ago
2681128
veth: reduce stat overhead
by Eric Dumazet
· 12 years ago
4bf84c3
net: add change_carrier netdev op
by Jiri Pirko
· 12 years ago
30e6c9f
net: devnet_rename_seq should be a seqcount
by Eric Dumazet
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
6a674e9
net: Add support for hardware-offloaded encapsulation
by Joseph Gasparakis
· 12 years ago
c3c7c25
net: gro: fix possible panic in skb_gro_receive()
by Eric Dumazet
· 12 years ago
bb72882
core: make GRO methods static.
by Rami Rosen
· 12 years ago
c91f6df
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
by Brian Haley
· 12 years ago
d93cf06
various: Fix spelling of "registered" in comments.
by Adam Buchbinder
· 12 years ago
f191a1d
net: Remove code duplication between offload structures
by Vlad Yasevich
· 12 years ago
22061d8
net: Switch to using the new packet offload infrustructure
by Vlad Yasevich
· 12 years ago
62532da
net: Add generic packet offload infrastructure.
by Vlad Yasevich
· 12 years ago
e5a55a8
net: create generic bridge ops
by John Fastabend
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
8634724
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
by Eric Dumazet
· 12 years ago
2e71a6f
net: gro: selective flush of packets
by Eric Dumazet
· 12 years ago
ca07e43
net: gro: fix a potential crash in skb_gro_reset_offset
by Eric Dumazet
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 12 years ago
404f7c9
net: struct napi_struct fields reordering
by Eric Dumazet
· 12 years ago
8c4c49d
netpoll: call ->ndo_select_queue() in tx path
by Amerigo Wang
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
b004ff4
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
by Joe Perches
· 12 years ago
23d3b8b
net: qdisc busylock needs lockdep annotations
by Eric Dumazet
· 12 years ago
8f4cccb
net: Set device operstate at registration time
by Ben Hutchings
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c0de08d
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
b7bc2a5
net: remove netdev_bonding_change()
by Amerigo Wang
· 12 years ago
ee89bab
net: move and rename netif_notify_peers()
by Amerigo Wang
· 12 years ago
30b678d
net: Allow driver to limit number of GSO segments per skb
by Ben Hutchings
· 12 years ago
ee6ae1a
net: honour netif_set_real_num_tx_queues() retval
by Jiri Pirko
· 12 years ago
16917b8
net-next: Add netif_get_num_default_rss_queues
by Yuval Mintz
· 12 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 12 years ago
9136461
net: keep name_hlist close to name
by Eric Dumazet
· 12 years ago
0053ea9
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
by Joe Perches
· 13 years ago
4adb9c4
net: napi_frags_skb() is static
by Eric Dumazet
· 13 years ago
28e8510
net: Remove netdevice ec_ptr, no longer used.
by David S. Miller
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 13 years ago
d7e8883
net: make GRO aware of skb->head_frag
by Eric Dumazet
· 13 years ago
12a9463
net: addr_list: add exclusive dev_uc_add and dev_mc_add
by John Fastabend
· 13 years ago
7716202
net: add generic PF_BRIDGE:RTM_ FDB hooks
by John Fastabend
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
2def16a
net: fix /proc/net/dev regression
by Eric Dumazet
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
cdbee74
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
by Yi Zou
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
b37c0fb
net: Add memory barriers to prevent possible race in byte queue limits
by Alexander Duyck
· 13 years ago
5c49035
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
by Alexander Duyck
· 13 years ago
4d29515
net: Use bool in netdevice.h helpers.
by David S. Miller
· 13 years ago
95f050b
net: Use bool for return value of dev_valid_name().
by David S. Miller
· 13 years ago
77a1abf
net: export netdev_stats_to_stats64
by Eric Dumazet
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
b558c96
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
by Jim Cromie
· 13 years ago
38e5781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6b3da11
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
2429f7a
net: introduce netif_addr_lock_nested() and call if when appropriate
by Jiri Pirko
· 13 years ago
68bad94
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
by Neerav Parikh
· 13 years ago
60b778c
rfs: better sizing of dev_flow_table
by Eric Dumazet
· 13 years ago
933393f
percpu: Remove irqsafe_cpu_xxx variants
by Christoph Lameter
· 13 years ago
447f219
Revert "net: Remove unused neighbour layer ops."
by David S. Miller
· 13 years ago
5c3ddec
net: Remove unused neighbour layer ops.
by David S. Miller
· 13 years ago
5b9ea6e
vlan: introduce vid list with reference counting
by Jiri Pirko
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6569861
net: Make ndo_neigh_destroy return void.
by David S. Miller
· 13 years ago
da6a8fa
neigh: Add device constructor/destructor capability.
by David Miller
· 13 years ago
596b9b6
neigh: Add infrastructure for allocating device neigh privates.
by David Miller
· 13 years ago
114cf58
bql: Byte queue limits
by Tom Herbert
· 13 years ago
c5d67bd
net: Add netdev interfaces for recording sends/comp
by Tom Herbert
· 13 years ago
73466498
net: Add queue state xoff flag for stack
by Tom Herbert
· 13 years ago
5cac98d
net: Fix corruption in /proc/*/net/dev_mcast
by Anton Blanchard
· 13 years ago
d11ead7
net: Use IS_ENABLED() in netdevice.h as appropriate
by Ben Hutchings
· 13 years ago
34a430d
dsa: Allow core and drivers to be built as modules
by Ben Hutchings
· 13 years ago
Next »