Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f17f5c91ae3bfeb5cfc37fa132a5fdfceb8927be
/
net
/
core
/
dev.c
f17f5c9
gro: Check for GSO packets and packets with frag_list
by Herbert Xu
· 16 years ago
649274d
net_dma: acquire/release dma channels on ifup/ifdown
by Dan Williams
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
96e93ea
gro: Add internal interfaces for VLAN
by Herbert Xu
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
209b84a
dmaengine: replace dma_async_client_register with dmaengine_get
by Dan Williams
· 16 years ago
f67b459
net_dma: convert to dma_find_channel
by Dan Williams
· 16 years ago
2ba0562
dmaengine: provide a common 'issue_pending_all' implementation
by Dan Williams
· 16 years ago
5d38a07
gro: Add page frag support
by Herbert Xu
· 16 years ago
b530256
gro: Use gso_size to store MSS
by Herbert Xu
· 16 years ago
8eb7986
netns: foreach_netdev_safe is insufficient in default_device_exit
by Eric W. Biederman
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
0da2afd5
gro: Fix potential use after free
by Herbert Xu
· 16 years ago
d7b0663
net: Init NAPI dev_list on napi_del
by Peter P Waskiewicz Jr
· 16 years ago
5f2f6da
net: Fix oops in dev_ifsioc()
by Jarek Poplawski
· 16 years ago
57c81ff
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
by Rémi Denis-Courmont
· 16 years ago
2d91d78
Phonet: allocate a non-Ethernet ARP type
by Rémi Denis-Courmont
· 16 years ago
d565b0a
net: Add Generic Receive Offload infrastructure
by Herbert Xu
· 16 years ago
1a881f2
net: Add frag_list support to GSO
by Herbert Xu
· 16 years ago
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
d314774
netdev: network device operations infrastructure
by Stephen Hemminger
· 16 years ago
908cd2d
net: use %pF for /proc/net/ptype
by Alexey Dobriyan
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
8192b0c
CRED: Wrap task credential accesses in the networking subsystem
by David Howells
· 16 years ago
505d4f7
net: Guaranetee the proper ordering of the loopback device. v2
by Eric W. Biederman
· 16 years ago
3d8160b
Revert "net: Guaranetee the proper ordering of the loopback device."
by David S. Miller
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0a36b34
net: Don't leak packets when a netns is going down
by Eric W. Biederman
· 16 years ago
ae33bc4
net: Guaranetee the proper ordering of the loopback device.
by Eric W. Biederman
· 16 years ago
d0c082c
netns: Delete virtual interfaces during namespace cleanup
by Eric W. Biederman
· 16 years ago
9b22ea5
net: fix packet socket delivery in rx irq handler
by Patrick McHardy
· 16 years ago
24f8b23
net: increase receive packet quantum
by Stephen Hemminger
· 16 years ago
3891845
netns: Coexist with the sysfs limitations v2
by Eric W. Biederman
· 16 years ago
b63365a
net: Fix disjunct computation of netdev features
by Herbert Xu
· 16 years ago
92845ff
netdev: change name dropping error codes
by Stephen Hemminger
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
58ec3b4
net: Fix netdev_run_todo dead-lock
by Herbert Xu
· 16 years ago
b6c40d6
net: only invoke dev->change_rx_flags when device is UP
by Patrick McHardy
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f0db275
netdev: docbook comment update (revised)
by Stephen Hemminger
· 16 years ago
cf04a4c7
netdev: use const for some name functions
by Stephen Hemminger
· 16 years ago
96ca4a2
net: remove ifalias on empty given alias
by Oliver Hartkopp
· 16 years ago
0b815a1
net: network device name ifalias support
by Stephen Hemminger
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
ad55dca
netdev: simple_tx_hash shouldn't hash inside fragments
by Alexander Duyck
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
e2a6b85
net: Enable TSO if supported by at least one device
by Herbert Xu
· 16 years ago
e8a83e1
pkt_sched: Fix qdisc state in net_tx_action()
by Jarek Poplawski
· 16 years ago
195648b
pkt_sched: Prevent livelock in TX queue running.
by David S. Miller
· 16 years ago
96d2031
pkt_sched: Fix missed RCU unlock in dev_queue_xmit()
by David S. Miller
· 16 years ago
def82a1
net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().
by Jarek Poplawski
· 16 years ago
a9312ae
pkt_sched: Add 'deactivated' state.
by David S. Miller
· 16 years ago
f982307
net/core: Allow receive on active slaves.
by Joe Eykholt
· 16 years ago
0d7a368
net/core: Allow certain receives on inactive slave.
by Joe Eykholt
· 16 years ago
cc9bd5c
net/core: Uninline skb_bond().
by Joe Eykholt
· 16 years ago
c27f339
net_sched: Add qdisc __NET_XMIT_BYPASS flag
by Jarek Poplawski
· 16 years ago
6e583ce
net: eliminate refcounting in backlog queue
by Stephen Hemminger
· 16 years ago
e5a4a72
net: use software GSO for SG+CSUM capable netdevices
by Lennert Buytenhek
· 16 years ago
5fb6622
pkt_sched: Use qdisc_lock() on already sampled root qdisc.
by David S. Miller
· 16 years ago
c3f26a2
netdev: Fix lockdep warnings in multiqueue configurations.
by David S. Miller
· 16 years ago
8d50b53
pkt_sched: Fix OOPS on ingress qdisc add.
by David S. Miller
· 16 years ago
2284284
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
c3c2233
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5b3ab1d
netdev: Remove warning from __netif_schedule().
by David S. Miller
· 16 years ago
cf508b1
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
by David S. Miller
· 16 years ago
d29f749
net: Fix build failure with 'make mandocs'.
by Dave Jones
· 16 years ago
6579e57
net: Print the module name as part of the watchdog message
by Arjan van de Ven
· 16 years ago
7943986
net: use kcalloc in netdev_queue alloc
by Stephen Hemminger
· 16 years ago
867d79f
net: In __netif_schedule() use WARN_ON instead of BUG_ON
by Linus Torvalds
· 16 years ago
b6b2fed
net: Improve simple_tx_hash().
by David S. Miller
· 16 years ago
eb6a12c
Merge branch 'linus' into cpus4096-for-linus
by Ingo Molnar
· 16 years ago
5f86173
net_sched: Add qdisc_enqueue wrapper
by Jussi Kivilinna
· 16 years ago
3072367
pkt_sched: Manage qdisc list inside of root qdisc.
by David S. Miller
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
ead81cc
netdevice: Move qdisc_list back into net_device proper.
by David S. Miller
· 16 years ago
37437bb
pkt_sched: Schedule qdiscs instead of netdev_queue.
by David S. Miller
· 16 years ago
8f0f222
net: Implement simple sw TX hashing.
by David S. Miller
· 16 years ago
eae792b
netdev: Add netdev->select_queue() method.
by David S. Miller
· 16 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
f1f28aa
netdev: Add addr_list_lock to struct net_device.
by David S. Miller
· 16 years ago
bc1d041
vlan: deliver packets received with VLAN acceleration to network taps
by Patrick McHardy
· 16 years ago
666484f
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c773e84
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
by David S. Miller
· 16 years ago
eb6aafe
pkt_sched: Make qdisc_run take a netdev_queue.
by David S. Miller
· 16 years ago
86d804e
netdev: Make netif_schedule() routines work with netdev_queue objects.
by David S. Miller
· 16 years ago
ee609cb
netdev: Move next_sched into struct netdev_queue.
by David S. Miller
· 16 years ago
816f325
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
by David S. Miller
· 16 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
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
Next »