Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
46a00d83ffb0d040f18068234e0eda8332c1e798
/
include
/
linux
/
netdevice.h
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
6006349
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
23b4116
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
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
fbaec0e
rtnetlink: implement setting of master device
by Jiri Pirko
· 14 years ago
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
d59cfde
net: remove the unnecessary dance around skb_bond_should_drop
by Jiri Pirko
· 14 years ago
ccf4343
net: fix dev_seq_next()
by Eric Dumazet
· 14 years ago
acd1130
net: reduce and unify printk level in netdev_fix_features()
by Michał Mirosław
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
c445477
net: RPS: Enable hardware acceleration of RFS
by Ben Hutchings
· 14 years ago
4f57c08
net: implement mechanism for HW based QOS
by John Fastabend
· 14 years ago
cbda10f
net_device: add support for network device groups
by Vlad Dogaru
· 14 years ago
1ac9ad1
net: remove dev_txq_stats_fold()
by Eric Dumazet
· 14 years ago
36909ea
net: Add alloc_netdev_mqs function
by Tom Herbert
· 14 years ago
fc74121
net offloading: Pass features into netif_needs_gso().
by Jesse Gross
· 14 years ago
f01a523
net offloading: Generalize netif_get_vlan_features().
by Jesse Gross
· 14 years ago
68763c8
trivial: Fix typo fault in netdevice.h
by Michal Simek
· 14 years ago
b236da6
net: use NUMA_NO_NODE instead of the magic number -1
by Changli Gao
· 14 years ago
a3d22a6
bnx2x: Take the distribution range definition out of skb_tx_hash()
by Vladislav Zolotarov
· 14 years ago
941666c
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
by Eric Dumazet
· 14 years ago
f2cd2d3
net sched: use xps information for qdisc NUMA affinity
by Eric Dumazet
· 14 years ago
a417786
xps: add __rcu annotations
by Eric Dumazet
· 14 years ago
bf26414
xps: Add CONFIG_XPS
by Tom Herbert
· 14 years ago
5a0d226
net: add netif_tx_queue_frozen_or_stopped
by Eric Dumazet
· 14 years ago
1d24eb4
xps: Transmit Packet Steering
by Tom Herbert
· 14 years ago
61391cd
netdev: add rcu annotations to receive handler hook
by stephen hemminger
· 14 years ago
fe82224
net: Simplify RX queue allocation
by Tom Herbert
· 14 years ago
58e998c
offloading: Force software GSO for multiple vlan tags.
by Jesse Gross
· 14 years ago
fc766e4
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
18543a6
net: Detect and ignore netif_stop_queue() calls before register_netdev()
by Guillaume Chazarain
· 14 years ago
6e3f7fa
rps: add __rcu annotations
by Eric Dumazet
· 14 years ago
3cc77ec
net/802: add __rcu annotations
by Eric Dumazet
· 14 years ago
198caec
ipv6: ip6_ptr rcu annotations
by Eric Dumazet
· 14 years ago
b616b09
vlan: rcu annotations
by Eric Dumazet
· 14 years ago
d0c2b0d
napi: unexport napi_reuse_skb
by stephen hemminger
· 14 years ago
3701e51
vlan: Centralize handling of hardware acceleration.
by Jesse Gross
· 14 years ago
65ac6a5
vlan: Avoid hash table lookup to find group.
by Jesse Gross
· 14 years ago
7b9c609
vlan: Enable software emulation for vlan accleration.
by Jesse Gross
· 14 years ago
e648493
net: allocate tx queues in register_netdevice
by Tom Herbert
· 14 years ago
29b4433
net: percpu net_device refcount
by Eric Dumazet
· 14 years ago
34d101d
neigh: speedup neigh_hh_init()
by Eric Dumazet
· 14 years ago
caf586e
net: add a core netdev->rx_dropped counter
by Eric Dumazet
· 14 years ago
24824a0
net: dynamic ingress_queue allocation
by Eric Dumazet
· 14 years ago
bfa5ae6
net: rename netdev rx_queue to ingress_queue
by Eric Dumazet
· 14 years ago
6d81f41
dummy: percpu stats and lockless xmit
by Eric Dumazet
· 14 years ago
3171d02
net: Add netif_copy_real_num_queues() for use by virtual net drivers
by Ben Hutchings
· 14 years ago
62fe0b4
net: Allow changing number of RX queues after device allocation
by Ben Hutchings
· 14 years ago
290b895
tunnels: prepare percpu accounting
by Eric Dumazet
· 14 years ago
a7855c7
net: loopback driver cleanup
by Eric Dumazet
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
8f8f103
net: reorder struct netdev_hw_addr
by Eric Dumazet
· 14 years ago
cd13539
net: shrinks struct net_device
by Eric Dumazet
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
86cac58
skge: add GRO support
by Eric Dumazet
· 14 years ago
4dc8913
net: add a comment on netdev->last_rx
by Eric Dumazet
· 14 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
1726442
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
by Simon Horman
· 14 years ago
21dc330
net: Rename skb_has_frags to skb_has_frag_list
by David S. Miller
· 14 years ago
Next »