index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
*
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
2006-03-29
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
|
\
|
*
[PATCH] promiscuous mode
Steve Grubb
2006-03-20
*
|
[NET]: Take RTNL when unregistering notifier
Herbert Xu
2006-03-25
*
|
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-21
*
|
[NET]: minor net_rx_action optimization
Stephen Hemminger
2006-03-21
*
|
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-21
*
|
[NET] core: add RFC2863 operstate
Stefan Rompf
2006-03-20
*
|
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
2006-03-03
*
|
Merge branch 'master'
Jeff Garzik
2006-02-07
|
\
|
|
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
|
*
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
2006-01-24
*
|
[PATCH] net/: fix the WIRELESS_EXT abuse
Adrian Bunk
2006-01-30
|
/
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
*
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-09
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-04
|
\
|
*
Merge branch 'master'
Jeff Garzik
2005-12-12
|
|
\
|
*
|
[PATCH] net: make dev_valid_name public
Mitch Williams
2005-11-13
*
|
|
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2006-01-03
|
|
/
|
/
|
*
|
[NET]: Fix NULL pointer deref in checksum debugging.
Stephen Hemminger
2005-12-08
|
/
*
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-11-10
*
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
2005-10-28
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
*
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
Eric Dumazet
2005-09-27
*
[LLC]: Fix for Bugzilla ticket #5156
Jochen Friedrich
2005-09-22
*
[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-29
*
[NETPOLL]: fix initialization/NAPI race
Matt Mackall
2005-08-11
*
[NET]: Fix busy waiting in dev_close().
David S. Miller
2005-07-28
*
[NET]: Fix sparse warnings
Victor Fusco
2005-07-08
*
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
David Chau
2005-07-05
*
[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-23
*
[NET]: Fix sysctl net.core.dev_weight
Stephen Hemminger
2005-06-08
*
[BRIDGE]: features change notification
Stephen Hemminger
2005-05-29
*
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-05-05
*
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-05-01
*
[NET]: Document ->hard_start_xmit() locking in comments.
Ben Greear
2005-04-24
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16