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
Commit message (
Expand
)
Author
Age
...
|
*
|
[NET] net/core/utils: fix sparse warning
Johannes Berg
2007-08-07
|
*
|
[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...
Paul Moore
2007-08-07
|
|
/
*
/
[PATCH] softmac: Fix deadlock of wx_set_essid with assoc work
Michael Buesch
2007-08-06
|
/
*
[TCP]: DSACK signals data receival, be conservative
Ilpo Järvinen
2007-08-02
*
[TCP]: Also handle snd_una changes in tcp_cwnd_down
Ilpo Järvinen
2007-08-02
*
Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
David S. Miller
2007-08-02
|
\
|
*
SCTP: remove useless code in function sctp_init_cause
Wei Yongjun
2007-08-02
|
*
SCTP: drop SACK if ctsn is not less than the next tsn of assoc
Wei Yongjun
2007-08-02
|
*
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Vlad Yasevich
2007-08-01
|
*
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Dave Johnson
2007-08-01
|
*
sctp: fix shadow symbol in net/sctp/tsnmap.c
Sebastian Siewior
2007-08-01
|
*
sctp: try to fix readlock
Sebastian Siewior
2007-08-01
|
*
sctp: remove shadowed symbols
sebastian@breakpoint.cc
2007-08-01
|
*
sctp: move global declaration to header file.
sebastian@breakpoint.cc
2007-08-01
|
*
sctp: make locally used function static
sebastian@breakpoint.cc
2007-08-01
*
|
[TIPC]: Fix two minor sparse warnings.
Florian Westphal
2007-08-02
*
|
[TIPC]: Make function tipc_nameseq_subscribe static.
Florian Westphal
2007-08-02
*
|
[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10
Joy Latten
2007-08-02
*
|
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
David S. Miller
2007-08-02
*
|
[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
2007-08-02
*
|
[IPV4] raw.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-02
*
|
[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...
Mariusz Kozlowski
2007-08-02
*
|
[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-02
*
|
[NET]: Removal of duplicated include net/wanrouter/wanmain.c
Michal Piotrowski
2007-08-02
*
|
Net/Security: fix memory leaks from security_secid_to_secctx()
Paul Moore
2007-08-02
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-31
|
\
|
*
[RTNETLINK]: Fix warning for !CONFIG_KMOD
Thomas Graf
2007-07-31
|
*
[IPV4] ip_options.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
|
*
[DECNET]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
|
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
|
*
[NET]: ethtool ops are the only way
Matthew Wilcox
2007-07-31
|
*
[XFRM]: State selection update to use inner addresses.
Joakim Koskela
2007-07-31
|
*
[IPSEC]: Ensure that state inner family is set
Herbert Xu
2007-07-31
|
*
[TCP]: Bidir flow must not disregard SACK blocks for lost marking
Ilpo Järvinen
2007-07-31
|
*
[TCP]: Fix ratehalving with bidirectional flows
Ilpo Järvinen
2007-07-31
|
*
[AF_UNIX]: Make code static.
Adrian Bunk
2007-07-31
|
*
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
Adrian Bunk
2007-07-31
|
*
[PKTGEN]: make get_ipsec_sa() static and non-inline
Adrian Bunk
2007-07-31
|
*
[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.
Dave Johnson
2007-07-31
|
*
[NET]: Fix prio_tune() handling of root qdisc.
Peter P Waskiewicz Jr
2007-07-31
|
*
[NET]: Fix sch_api to properly set sch->parent on the root.
Patrick McHardy
2007-07-31
|
*
[NET_SCHED]: Fix prio/ingress classification logic error
Patrick McHardy
2007-07-31
|
*
[IPV4/IPV6]: Fail registration if inet device construction fails
Herbert Xu
2007-07-31
|
*
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
Herbert Xu
2007-07-31
|
*
[NET]: Take dev_base_lock when moving device name hash list entry
Herbert Xu
2007-07-31
|
*
[NET]: Call uninit if necessary in register_netdevice
Herbert Xu
2007-07-31
|
*
[IPVS]: Use skb_forward_csum
Herbert Xu
2007-07-31
|
*
[PKTGEN]: Add missing KERN_* tags to printk()s.
David S. Miller
2007-07-31
|
*
[BLUETOOTH] l2cap: don't mangle cmd.len
Al Viro
2007-07-31
|
*
[BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...
Al Viro
2007-07-31
[prev]
[next]