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: arp: code cleanup
Changli Gao
2010-09-02
*
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
2010-09-02
*
ipvs: use pkts for SCTP too
Julian Anastasov
2010-09-02
*
net: another last_rx round
Eric Dumazet
2010-09-02
*
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
2010-09-01
*
net: make rx_queue sysfs_ops const
stephen hemminger
2010-09-01
*
net: skbuff.c cleanup
Eric Dumazet
2010-09-01
*
skge: add GRO support
Eric Dumazet
2010-09-01
*
net: tunnels should use rcu_dereference
Eric Dumazet
2010-09-01
*
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
2010-08-31
*
pktgen: remove non used variable
Eric Dumazet
2010-08-31
*
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
Jiri Pirko
2010-08-31
*
Phonet: do not set POLLOUT in case of send buffer overflow
Rémi Denis-Courmont
2010-08-31
*
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
Rémi Denis-Courmont
2010-08-31
*
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
2010-08-31
*
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
2010-08-30
*
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
2010-08-30
*
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
2010-08-30
*
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
2010-08-30
*
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2010-08-30
*
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
2010-08-30
*
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2010-08-30
*
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2010-08-30
*
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
2010-08-30
*
phonet: use for_each_set_bit
Akinobu Mita
2010-08-28
*
econet: kill unnecessary spin_lock_init()
Akinobu Mita
2010-08-28
*
gro: __napi_gro_receive() optimizations
Eric Dumazet
2010-08-27
*
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
2010-08-26
*
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-08-26
*
ipvs: switch to GFP_KERNEL allocations
Simon Horman
2010-08-26
*
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
2010-08-26
*
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
2010-08-26
*
IPVS: ICMPv6 checksum calculation
Simon Horman
2010-08-26
*
bridge: avoid ethtool on non running interface
stephen hemminger
2010-08-25
*
bridge: fix locking comment
Stephen Hemminger
2010-08-25
*
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
2010-08-25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
|
\
|
*
cfg80211/mac80211: extensible frame processing
Johannes Berg
2010-08-24
|
*
mac80211: remove unused don't-encrypt flag
Johannes Berg
2010-08-24
|
*
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
2010-08-24
|
*
cfg80211: check if WEP is available for shared key auth
Johannes Berg
2010-08-16
|
*
mac80211: dont advertise WEP if unavailable
Johannes Berg
2010-08-16
|
*
mac80211: remove unused status flag checks
Johannes Berg
2010-08-16
|
*
mac80211: move key tfm setup
Johannes Berg
2010-08-16
|
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
|
*
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
|
*
mac80211: allow drivers to request SM PS mode change
Johannes Berg
2010-08-16
|
*
mac80211: per interface idle notification
Johannes Berg
2010-08-16
|
*
net: mac80211: Fix a typo.
Andrea Gelmini
2010-08-16
|
*
cfg80211: deauth doesn't always imply disconnect
Johannes Berg
2010-08-16
[next]