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
Commit message (
Expand
)
Author
Age
*
sctp: fix to reset packet information after packet transmit
Wei Yongjun
2009-09-04
*
sctp: Failover transmitted list on transport delete
Vlad Yasevich
2009-09-04
*
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
2009-09-04
*
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
2009-09-04
*
sctp: Nagle delay should be based on path mtu
Vlad Yasevich
2009-09-04
*
sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN.
Vlad Yasevich
2009-09-04
*
sctp: drop a_rwnd to 0 when receive buffer overflows.
Vlad Yasevich
2009-09-04
*
sctp: Clear fast_recovery on the transport when T3 timer expires.
Vlad Yasevich
2009-09-04
*
sctp: Fix error count increments that were results of HEARTBEATS
Vlad Yasevich
2009-09-04
*
sctp: use proc_create()
Alexey Dobriyan
2009-09-04
*
sctp: fix check the chunk length of received HEARTBEAT-ACK chunk
Wei Yongjun
2009-09-04
*
sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN
Wei Yongjun
2009-09-04
*
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2009-09-04
*
sctp: Try to encourage SACK bundling with DATA.
Vlad Yasevich
2009-09-04
*
sctp: Generate SACKs when actually sending outbound DATA
Vlad Yasevich
2009-09-04
*
sctp: Fix data segmentation with small frag_size
Vlad Yasevich
2009-09-04
*
sctp: Disallow new connection on a closing socket
Vlad Yasevich
2009-09-04
*
sctp: Fix piggybacked ACKs
Doug Graham
2009-09-04
*
sctp: remove unused union (sctp_cmsg_data_t) definition
Rami Rosen
2009-09-04
*
sctp: release cached route when the transport goes down.
Vlad Yasevich
2009-09-04
*
sctp: update the route for non-active transports after addresses are added
Wei Yongjun
2009-09-04
*
sctp: check the unrecognized ASCONF parameter before access it
Wei Yongjun
2009-09-04
*
sctp: avoid overwrite the return value of sctp_process_asconf_ack()
Wei Yongjun
2009-09-04
*
net: Fix a build break because of a typo in drivers/net/3c503.c
Sachin Sant
2009-09-04
*
can: sja1000: legacy SJA1000 ISA bus driver
Wolfgang Grandegger
2009-09-04
*
can: sja1000: fix network statistics update
Wolfgang Grandegger
2009-09-04
*
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
2009-09-04
*
WAN: dscc4: Fix warning pointing out a bug.
David S. Miller
2009-09-04
*
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
Cosmin Ratiu
2009-09-03
*
enic: organize device initialization/deinit into separate functions
Scott Feldman
2009-09-03
*
enic: bug fix: check for zero port MTU before posting warning
Scott Feldman
2009-09-03
*
enic: changes to driver/firmware interface
Scott Feldman
2009-09-03
*
enic: bug fix: enable VLAN filtering
Scott Feldman
2009-09-03
*
enic: provision for multiple Rx/Tx queues; prepare for RSS support
Scott Feldman
2009-09-03
*
enic: bug fix: included MAC drops in rx_dropped netstat
Scott Feldman
2009-09-03
*
enic: bug fix: protect fw call i/f with spinlock
Scott Feldman
2009-09-03
*
enic: use netdev_alloc_skb
Scott Feldman
2009-09-03
*
enic: bug fix: split TSO fragments larger than 16K into multiple descs
Scott Feldman
2009-09-03
*
enic: workaround A0 erratum
Scott Feldman
2009-09-03
*
enic: add support for multiple BARs
Scott Feldman
2009-09-03
*
vlan: adds drops accounting
Eric Dumazet
2009-09-03
*
macvlan: add multiqueue capability
Eric Dumazet
2009-09-03
*
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
2009-09-03
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
*
netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
Ben Hutchings
2009-09-03
*
sky2: only enable Vaux if capable of wakeup
Stephen Hemminger
2009-09-03
*
netxen: fix infinite loop on dma mapping failure
Dhananjay Phadke
2009-09-03
*
netxen: remove duplicate napi_add
Dhananjay Phadke
2009-09-03
*
netxen: fix lro buffer allocation
Dhananjay Phadke
2009-09-03
*
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-03
[next]