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
/
ipv4
Commit message (
Expand
)
Author
Age
*
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
2008-07-10
*
tcp: correct kcalloc usage
Milton Miller
2008-07-10
*
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
David Howells
2008-07-09
*
tcp: fix a size_t < 0 comparison in tcp_read_sock
Octavian Purdila
2008-07-03
*
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrew Morton
2008-07-03
*
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
2008-06-27
*
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
Pavel Emelyanov
2008-06-27
*
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
Stephen Hemminger
2008-06-27
*
tcp: calculate tcp_mem based on low memory instead of all memory
Miquel van Smoorenburg
2008-06-27
*
xfrm: fix fragmentation for ipv4 xfrm tunnel
Steffen Klassert
2008-06-17
*
netfilter: nf_nat: fix RCU races
Patrick McHardy
2008-06-17
*
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
Rami Rosen
2008-06-16
*
raw: Restore /proc/net/raw correct behavior
Eric Dumazet
2008-06-16
*
tcp: Revert reset of deferred accept changes in 2.6.26
David S. Miller
2008-06-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-06-13
|
\
|
*
tcp: Revert 'process defer accept as established' changes.
David S. Miller
2008-06-12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-06-11
|
\
|
|
*
net: Fix routing tables with id > 255 for legacy software
Krzysztof Piotr Oledzki
2008-06-10
|
*
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2008-06-10
*
|
asn1: additional sanity checking during BER decoding
Chris Wright
2008-06-05
|
/
*
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
2008-06-04
*
tcp: Increment OUTRSTS in tcp_send_active_reset()
Sridhar Samudrala
2008-06-04
*
raw: Raw socket leak.
Denis V. Lunev
2008-06-04
*
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
2008-06-04
|
\
|
*
[IPV6]: inet_sk(sk)->cork.opt leak
Denis V. Lunev
2008-06-04
|
*
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
YOSHIFUJI Hideaki
2008-06-04
*
|
tcp: fix skb vs fack_count out-of-sync condition
Ilpo Järvinen
2008-06-04
*
|
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
Ilpo Järvinen
2008-06-04
*
|
route: Remove unused ifa_anycast field
Thomas Graf
2008-06-03
*
|
route: Mark unused routing attributes as such
Thomas Graf
2008-06-03
*
|
route: Mark unused route cache flags as such.
Thomas Graf
2008-06-03
|
/
*
net: The world is not perfect patch.
Rami Rosen
2008-05-21
*
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
2008-05-21
*
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
2008-05-21
*
ipsec: Use the correct ip_local_out function
Herbert Xu
2008-05-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-14
|
\
|
*
cipso: Relax too much careful cipso hash function.
Pavel Emelyanov
2008-05-14
|
*
tcp FRTO: work-around inorder receivers
Ilpo Järvinen
2008-05-13
|
*
tcp FRTO: Fix fallback to conventional recovery
Ilpo Järvinen
2008-05-13
|
*
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
2008-05-12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-08
|
\
|
|
*
net/ipv4: correct RFC 1122 section reference in comment
J.H.M. Dassen (Ray)
2008-05-08
|
*
tcp FRTO: SACK variant is errorneously used with NewReno
Ilpo Järvinen
2008-05-08
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-06
|
\
|
|
*
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
Satoru SATOH
2008-05-05
|
*
ip: Make use of the inline function dst_metric_locked()
Satoru SATOH
2008-05-05
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-03
|
\
|
|
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
|
*
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
|
*
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
[next]