Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4dd5ffe4fc36128dc86568ddeaeae359e6037762
/
include
/
linux
/
netdevice.h
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
0460079
cfg80211: support sysfs namespaces
by Johannes Berg
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c1f7942
sysfs: add attribute to indicate hw address assignment type
by Stefan Assmann
· 14 years ago
bd27290
net: 64bit stats for netdev_queue
by Eric Dumazet
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 14 years ago
d775351
net: Document that dev_get_stats() returns the given pointer
by Ben Hutchings
· 14 years ago
3cfde79
net: Get rid of rtnl_link_stats64 / net_device_stats union
by Ben Hutchings
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
bcfcc45
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
by Ben Hutchings
· 14 years ago
f45f432
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
by Joe Perches
· 14 years ago
256df2f
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
by Joe Perches
· 14 years ago
f0796d5
net: decreasing real_num_tx_queues needs to flush qdisc
by John Fastabend
· 14 years ago
d29c0c5
udp: Add UFO to NETIF_F_SOFTWARE_GSO
by Herbert Xu
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
82695d9
net: Fix error in comment on net_device_ops::ndo_get_stats
by Ben Hutchings
· 14 years ago
f350a0a
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
a35e2c1
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
4247e16
netpoll: Add ndo_netpoll_setup
by Herbert Xu
· 14 years ago
be1f3c2
net: Enable 64-bit net device statistics on 32-bit architectures
by Ben Hutchings
· 14 years ago
bb69ae0
anycast: Some RCU conversions
by Eric Dumazet
· 14 years ago
724df61
fix comment typo in netdevice.h
by Justin P. Mattock
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 14 years ago
06c4648
arp_notify: allow drivers to explicitly request a notification event.
by Ian Campbell
· 14 years ago
a4ed89c
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
by Ben Hutchings
· 14 years ago
76cc8b1
net: fix problem in dequeuing from input_pkt_queue
by Tom Herbert
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
57b6108
net: Add netlink support for virtual port management (was iovnl)
by Scott Feldman
· 14 years ago
Next »