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
Commit message (
Expand
)
Author
Age
*
[NEIGH]: neigh_table_clear() doesn't free stats
Kirill Korotaev
2006-09-18
*
[NET]: Disallow whitespace in network device names.
David S. Miller
2006-08-17
*
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
2006-08-17
*
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
2006-08-17
*
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Greg Kroah-Hartman
2006-08-09
|
\
|
*
[NET]: add_timer -> mod_timer() in dst_run_gc()
Dmitry Mishin
2006-08-09
|
*
[RTNETLINK]: Fix IFLA_ADDRESS handling.
David S. Miller
2006-08-08
|
*
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
2006-08-07
|
*
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
2006-08-07
|
*
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
2006-08-07
*
|
[PATCH] Send wireless netlink events with a clean slate
Herbert Xu
2006-08-04
|
/
*
[NET]: Fix more per-cpu typos
Alexey Dobriyan
2006-08-02
*
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
2006-08-02
*
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2006-08-02
*
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
2006-08-02
*
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2006-08-02
*
[NET]: Core net changes to generate netevents
Tom Tucker
2006-08-02
*
[NET]: Network Event Notifier Mechanism.
Tom Tucker
2006-08-02
*
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
2006-08-02
*
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2006-07-21
*
[NET] ethtool: fix oops by testing correct struct member
Jeff Garzik
2006-07-17
*
[NET]: Update frag_list in pskb_trim
Herbert Xu
2006-07-13
*
[NET]: fix __sk_stream_mem_reclaim
Ian McDonald
2006-07-12
*
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-08
*
[NET]: Fix network device interface printk message priority
Stephen Hemminger
2006-07-07
*
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[NET]: make skb_release_data() static
Adrian Bunk
2006-06-29
*
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
*
[NET]: Make illegal_highdma more anal
Herbert Xu
2006-06-29
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-29
*
[NET]: Added GSO header verification
Herbert Xu
2006-06-29
*
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
2006-06-26
*
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
2006-06-26
*
[NET]: skb_find_text ignores to argument
Phil Oester
2006-06-26
*
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
2006-06-26
*
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
2006-06-26
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-23
|
\
|
*
[NET]: fix net-core kernel-doc
Randy Dunlap
2006-06-23
|
*
[NET]: Added GSO toggle
Herbert Xu
2006-06-23
|
*
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
|
*
[NET]: Add generic segmentation offload
Herbert Xu
2006-06-23
|
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
|
*
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
2006-06-23
|
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
*
|
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
|
/
*
[ETHTOOL]: Fix UFO typo
Herbert Xu
2006-06-18
*
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
2006-06-18
[next]