Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
788b0bc46558d06f923afae59f881356ac382381
/
drivers
/
net
/
ifb.c
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8dd6e14
ifb: Remove vlan acceleration from vlan_features
by Vlad Yasevich
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
f2966cd
ifb: fix oops when loading the ifb failed
by dingtianhong
· 11 years ago
440d57b
ifb: fix rcu_sched self-detected stalls
by dingtianhong
· 11 years ago
28d2b13
net: vlan: announce STAG offload capability in some drivers
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
73bf0d0
ifb: dont hard code inet_net use
by Eric Dumazet
· 12 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
34324dc
net: remove NETIF_F_NO_CSUM feature bit
by Michał Mirosław
· 13 years ago
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
3b0c9cb
ifb: convert to 64 bit stats
by stephen hemminger
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
3998029
ifb: add performance flags
by Eric Dumazet
· 14 years ago
1a75972
ifb: use netif_receive_skb() instead of netif_rx()
by Eric Dumazet
· 14 years ago
7edc345
ifb: fix a lockdep splat
by Eric Dumazet
· 14 years ago
957fca9
ifb: use the lockless variants of skb_queue
by Changli Gao
· 14 years ago
c635036
ifb: remove unused macro TX_TIMEOUT
by Changli Gao
· 14 years ago
e1f9150
ifb: remove the useless debug stats
by Changli Gao
· 14 years ago
75c1c82
ifb: goto resched directly if error happens and dp->tq isn't empty
by Changli Gao
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
05e8689
ifb: RCU locking avoids touching dev refcount
by Eric Dumazet
· 15 years ago
db51914
ifb: should not use __dev_get_by_index() without locks
by Eric Dumazet
· 15 years ago
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 15 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
8dfcdf3
ifb: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
c3f26a2
netdev: Fix lockdep warnings in multiqueue configurations.
by David S. Miller
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
555353c
netdev: The ingress_lock member is no longer needed.
by David S. Miller
· 16 years ago
dc2b484
netdev: Move queue_lock into struct netdev_queue.
by David S. Miller
· 16 years ago
94833df
[NET] ifb: set separate lockdep classes for queue locks
by Jarek Poplawski
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
0e06877
[RTNETLINK]: rtnl_link: allow specifying initial device address
by Patrick McHardy
· 17 years ago
2d85cba
[RTNETLINK]: rtnl_link API simplification
by Patrick McHardy
· 17 years ago
9ba2cd6
[IFB]: Use rtnl_link API
by Patrick McHardy
· 17 years ago
62b7ffc
[IFB]: Keep ifb devices on list
by Patrick McHardy
· 17 years ago
c01003c
[IFB]: Fix crash on input device removal
by Patrick McHardy
· 18 years ago
bcdddfb
Revert "net: ifb error path loop fix"
by Linus Torvalds
· 18 years ago
0c0b3ae
net: ifb error path loop fix
by Mariusz Kozlowski
· 18 years ago
3136dcb
[NET]: ifb double-counts packets
by dean gaudet
· 18 years ago
8057de6
[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments
by Zach Brown
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
4a9c74e
[IFB] After ifb_init_one() failed, i is increased. Decrease
by Nicolas Dichtel
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
35eaa31
[NET]: Increase default IFB device count.
by Richard Lucassen
· 19 years ago
253af42
[NET]: Add IFB (Intermediate Functional Block) network device.
by Jamal Hadi Salim
· 19 years ago