Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5a079f46aabff026b2acaba0a2579a74c3c3731
/
drivers
/
net
/
ifb.c
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