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
2007-01-04
NET_SCHED: Fix fallout from dev->qdisc RCU change
Patrick McHardy
2006-11-08
[NET]: Add missing UFO initialisations
Herbert Xu
2006-04-24
[PATCH] Fix hotplug race during device registration
Thomas de Grenier de Latour
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-01-24
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2005-12-12
Merge branch 'master'
Jeff Garzik
2005-12-08
[NET]: Fix NULL pointer deref in checksum debugging.
Stephen Hemminger
2005-11-13
[PATCH] net: make dev_valid_name public
Mitch Williams
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-27
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
Eric Dumazet
2005-09-22
[LLC]: Fix for Bugzilla ticket #5156
Jochen Friedrich
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-08-11
[NETPOLL]: fix initialization/NAPI race
Matt Mackall
2005-07-28
[NET]: Fix busy waiting in dev_close().
David S. Miller
2005-07-08
[NET]: Fix sparse warnings
Victor Fusco
2005-07-05
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
David Chau
2005-06-23
[NET]: Separate two usages of netdev_max_backlog.
Stephen Hemminger
2005-06-23
[NET]: Eliminate netif_rx massive packet drops.
Stephen Hemminger
2005-06-23
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
Stephen Hemminger
2005-06-23
[NET]: Remove obsolete fastroute stats.
Stephen Hemminger
2005-06-08
[NET]: Fix sysctl net.core.dev_weight
Stephen Hemminger
2005-05-29
[BRIDGE]: features change notification
Stephen Hemminger
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-04-24
[NET]: Document ->hard_start_xmit() locking in comments.
Ben Greear
2005-03-22
[ATM]: Remove bridge/lec interdependency
Chas Williams
2005-03-22
[NETPOLL]: Fix ->poll() locking
Matt Mackall
2005-03-22
[NETPOLL]: Filter inlines
Matt Mackall
2005-03-14
[NET]: Need to export dev_get_flags() to modules.
Andrew Morton
2005-02-11
[PATCH] : net/core: move set MAC into separate function
Jay Vosburgh
2005-02-08
[NET]: Replace schedule_timeout() with msleep() in netdev_wait_allrefs()
Nishanth Aravamudan
2005-01-19
Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274
David S. Miller
2005-01-19
[NET]: Close NETIF_F_LLTX race conditions.
David S. Miller
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
2005-01-09
[NET]: misc cleanups
Adrian Bunk
2005-01-03
[PATCH] kill off highmem_start_page
Dave Hansen
2004-12-14
Merge nuts.davemloft.net:/disk1/BK/network-2.6.11
David S. Miller
2004-12-13
[PKT_SCHED]: Keep netem queue running until inner qdisc is empty
Patrick McHardy
2004-11-17
[NET]: Use local_softirq_pending instead of softirq_pending in netif_rx_ni
Christoph Hellwig
2004-11-17
[NET]: Kill drivers/net/net_init.c
Christoph Hellwig
2004-11-13
[NET]: Move rx timestamp functions to net/core/dev.c
Patrick McHardy
[next]