index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
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-04-16
Linux-2.6.12-rc2
Linus Torvalds