index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2008-11-04
net: fix packet socket delivery in rx irq handler
Patrick McHardy
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
2008-10-19
netdev: change name dropping error codes
Stephen Hemminger
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-07
net: Fix netdev_run_todo dead-lock
Herbert Xu
2008-10-07
net: only invoke dev->change_rx_flags when device is UP
Patrick McHardy
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-09-30
netdev: docbook comment update (revised)
Stephen Hemminger
2008-09-30
netdev: use const for some name functions
Stephen Hemminger
2008-09-23
net: remove ifalias on empty given alias
Oliver Hartkopp
2008-09-22
net: network device name ifalias support
Stephen Hemminger
2008-09-20
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-20
netdev: simple_tx_hash shouldn't hash inside fragments
Alexander Duyck
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
net: Enable TSO if supported by at least one device
Herbert Xu
2008-09-07
pkt_sched: Fix qdisc state in net_tx_action()
Jarek Poplawski
2008-08-19
pkt_sched: Prevent livelock in TX queue running.
David S. Miller
2008-08-17
pkt_sched: Fix missed RCU unlock in dev_queue_xmit()
David S. Miller
2008-08-17
net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().
Jarek Poplawski
2008-08-17
pkt_sched: Add 'deactivated' state.
David S. Miller
2008-08-07
net/core: Allow receive on active slaves.
Joe Eykholt
2008-08-07
net/core: Allow certain receives on inactive slave.
Joe Eykholt
2008-08-07
net/core: Uninline skb_bond().
Joe Eykholt
2008-08-04
net_sched: Add qdisc __NET_XMIT_BYPASS flag
Jarek Poplawski
2008-08-03
net: eliminate refcounting in backlog queue
Stephen Hemminger
2008-08-03
net: use software GSO for SG+CSUM capable netdevices
Lennert Buytenhek
2008-08-02
pkt_sched: Use qdisc_lock() on already sampled root qdisc.
David S. Miller
2008-07-31
netdev: Fix lockdep warnings in multiqueue configurations.
David S. Miller
2008-07-30
pkt_sched: Fix OOPS on ingress qdisc add.
David S. Miller
2008-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
netdev: Remove warning from __netif_schedule().
David S. Miller
2008-07-22
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
2008-07-22
net: Fix build failure with 'make mandocs'.
Dave Jones
2008-07-21
net: Print the module name as part of the watchdog message
Arjan van de Ven
2008-07-21
net: use kcalloc in netdev_queue alloc
Stephen Hemminger
2008-07-21
net: In __netif_schedule() use WARN_ON instead of BUG_ON
Linus Torvalds
2008-07-21
net: Improve simple_tx_hash().
David S. Miller
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-20
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
2008-07-18
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-17
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-17
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
2008-07-17
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
2008-07-17
net: Implement simple sw TX hashing.
David S. Miller
2008-07-17
netdev: Add netdev->select_queue() method.
David S. Miller
[next]