Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
01627d968c8b5e2810fe8c417b406b968297c236
/
include
/
linux
/
netdevice.h
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
cf50dcc
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
by Ben Hutchings
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago
56c978f
net: Remove LL_ALLOCATED_SPACE
by Herbert Xu
· 13 years ago
adc9300
net: use jump_label to shortcut RPS if not setup
by Eric Dumazet
· 13 years ago
ccf5ff6
net: new counter for tx_timeout errors in sysfs
by david decotigny
· 13 years ago
0345e18
net: verify GSO flag bits against netdev features
by Michał Mirosław
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
a59e2ec
net: split netdev features to separate header
by Michał Mirosław
· 13 years ago
bc5787c6
net: remove legacy ethtool ops
by Michał Mirosław
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
5f8444a
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
by Greg Rose
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
3c9c36bc
net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is enabled
by Bhanu Prakash Gollapudi
· 13 years ago
cc74998
PM QoS: Minor clean-ups
by Jean Pihet
· 13 years ago
e8db0be
PM QoS: Move and rename the implementation files
by Jean Pihet
· 13 years ago
b5fb0a0
dynamic_debug: make netif_dbg() call __netdev_printk()
by Jason Baron
· 13 years ago
ffa10cb
dynamic_debug: make netdev_dbg() call __netdev_printk()
by Jason Baron
· 13 years ago
b81693d
net: remove ndo_set_multicast_list callback
by Jiri Pirko
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
d5eab91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
17dd759
gro: Only reset frag0 when skb can be pulled
by Herbert Xu
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
dcfe142
notifiers: net: move netdevice notifiers into netdevice.h
by Amerigo Wang
· 13 years ago
2d348d1
net: Convert struct net_device uc_promisc to bool
by Joe Perches
· 13 years ago
e3dbc46
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
by Choi, Jong-Hwan
· 13 years ago
7890a5b
vlan: kill ndo_vlan_rx_register
by Jiri Pirko
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
62f2a3a
net: remove NETIF_F_ALL_TX_OFFLOADS
by Michał Mirosław
· 13 years ago
fec30c3
net: unexport netdev_fix_features()
by Michał Mirosław
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
5c25f68
net: Kill support for multiple hh_cache entries per neighbour
by David S. Miller
· 13 years ago
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 13 years ago
e2270ea
netdevice: Kill 'feature' test macros.
by David S. Miller
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
bff5527
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
by Alexander Duyck
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
3019de1
net: Rework netdev_drivername() to avoid warning.
by David S. Miller
· 13 years ago
449f454
macvlan: remove one synchronize_rcu() call
by Eric Dumazet
· 13 years ago
bdc220d
netdevice.h: Align struct net_device members
by Joe Perches
· 14 years ago
afe12cc
net: introduce netdev_change_features()
by Michał Mirosław
· 14 years ago
7f267051
net: group FCoE related feature flags
by Yi Zou
· 14 years ago
eed2a12
net: Allow ethtool to set interface in loopback mode.
by Mahesh Bandewar
· 14 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
fa2bd7f
net: allow user to change NETIF_F_HIGHDMA
by Michał Mirosław
· 14 years ago
1742f18
net: fix netdev_increment_features()
by Michał Mirosław
· 14 years ago
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago
1aac626
net: vlan_features comment clarification
by Michał Mirosław
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
083dd8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6cb6a27
net: Call netdev_features_change() from netdev_update_features()
by Michał Mirosław
· 14 years ago
4dd5ffe
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
8a4eb57
net: introduce rx_handler results and logic around that
by Jiri Pirko
· 14 years ago
e9bce84
net: add proper documentation for previously added net_device_ops for FCoE
by Yi Zou
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8909c9a
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
by Vasiliy Kulikov
· 14 years ago
6247e08
net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode
by Yi Zou
· 14 years ago
256ee43
netdevice: Convert printk to pr_info in netif_tx_stop_queue
by Joe Perches
· 14 years ago
23b41168
netdevice: make initial group visible to userspace
by Vlad Dogaru
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
Next »