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
/
include
/
net
Commit message (
Expand
)
Author
Age
*
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
2007-04-26
*
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
2007-04-26
*
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
2007-04-26
*
[NETFILTER]: nf_conntrack: uninline notifier registration functions
Patrick McHardy
2007-04-26
*
[NETFILTER]: nfnetlink: use mutex instead of semaphore
Patrick McHardy
2007-04-26
*
[NETFILTER]: nf_conntrack: remove ugly hack in l4proto registration
Patrick McHardy
2007-04-26
*
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
2007-04-26
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[LLC]: Kill llc_set_pdu_hdr
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-26
*
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-26
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-26
*
[TCP]: Abstract out all write queue operations.
David S. Miller
2007-04-26
*
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-26
*
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
2007-04-26
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-26
*
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
2007-04-26
*
[NET]: Keep sk_backlog near sk_lock
Eric Dumazet
2007-04-26
*
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
2007-04-26
*
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
2007-04-26
*
[TCP] FRTO: Entry is allowed only during (New)Reno like recovery
Ilpo Järvinen
2007-04-26
*
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
Ilpo Järvinen
2007-04-26
*
[IFB]: Fix crash on input device removal
Patrick McHardy
2007-03-29
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2007-03-28
|
\
|
*
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
2007-03-27
*
|
[IPV6]: Fix routing round-robin locking.
David S. Miller
2007-03-25
*
|
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-25
*
|
[NET]: Fix fib_rules compatibility breakage
Thomas Graf
2007-03-25
|
/
*
[SCTP]: Reset some transport and association variables on restart
Vlad Yasevich
2007-03-20
*
[SCTP]: Clean up stale data during association restart
Vlad Yasevich
2007-03-20
*
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
2007-03-07
*
[NET]: Revert incorrect accept queue backlog changes.
David S. Miller
2007-03-06
*
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
2007-03-05
*
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-05
*
[NET]: Fix bugs in "Whether sock accept queue is full" checking
Wei Dong
2007-03-02
*
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
2007-02-28
*
[IRDA] net/irda/: proper prototypes
Adrian Bunk
2007-02-26
*
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
2007-02-13
*
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
2007-02-13
*
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
2007-02-12
*
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
[next]