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
*
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
2011-03-01
*
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
2011-03-01
*
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
2011-03-01
*
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
*
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-03-01
*
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2011-03-01
*
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
David S. Miller
2011-03-01
*
ipv6: Consolidate route lookup sequences.
David S. Miller
2011-03-01
*
udp: Add lockless transmit path
Herbert Xu
2011-03-01
*
udp: Switch to ip_finish_skb
Herbert Xu
2011-03-01
*
inet: Add ip_make_skb and ip_finish_skb
Herbert Xu
2011-03-01
*
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
2011-03-01
*
inet: Remove unused sk_sndmsg_* from UFO
Herbert Xu
2011-03-01
*
net: TX timestamps for IPv6 UDP packets
Anders Berggren
2011-02-28
*
llc: avoid skb_clone() if there is only one handler
Changli Gao
2011-02-28
*
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
David S. Miller
2011-02-28
*
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-28
*
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
2011-02-28
*
bond: service netpoll arp queue on master device
Amerigo Wang
2011-02-27
*
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
2011-02-27
*
pfkey: Use const where possible.
David S. Miller
2011-02-25
*
sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled
Hagen Paul Pfeifer
2011-02-25
*
ipv6: ignore rtnl_unicast() return code
Hagen Paul Pfeifer
2011-02-25
*
ipv6: variable next is never used in this function
Hagen Paul Pfeifer
2011-02-25
*
ipv6: hash is calculated but not used afterwards
Hagen Paul Pfeifer
2011-02-25
*
ipv6: totlen is declared and assigned but not used
Hagen Paul Pfeifer
2011-02-25
*
dccp: newdp is declared/assigned but never be used
Hagen Paul Pfeifer
2011-02-25
*
phonet: Protect pipe_do_remove() with appropriate ifdefs.
David S. Miller
2011-02-25
*
Phonet: fix flawed "SYN/ACK" logic
Rémi Denis-Courmont
2011-02-25
*
Phonet: don't bother with transaction IDs (especially for indications)
Rémi Denis-Courmont
2011-02-25
*
Phonet: remove redumdant pep->pipe_state
Rémi Denis-Courmont
2011-02-25
*
Phonet: use socket destination in pipe protocol
Rémi Denis-Courmont
2011-02-25
*
Phonet: implement per-socket destination/peer address
Rémi Denis-Courmont
2011-02-25
*
Phonet: allow multiple listen() and fix small race condition
Rémi Denis-Courmont
2011-02-25
*
sch_netem: Need to include vmalloc.h
David S. Miller
2011-02-25
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-02-25
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-02-22
|
|
\
|
|
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
|
|
|
\
|
|
|
*
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
2011-02-18
|
|
|
*
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
2011-02-16
|
|
*
|
mac80211: Clear PS related flag on disabling power save.
Vivek Natarajan
2011-02-18
|
|
*
|
small adjustment to net/mac80211/Kconfig
Jan Beulich
2011-02-18
|
|
*
|
mac80211: fix 2.4 GHz 40 MHz disabling
Johannes Berg
2011-02-18
|
|
*
|
mac80211: Add power to debugfs.
Ben Greear
2011-02-18
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-02-18
|
|
|
\
\
|
|
|
*
|
Bluetooth: fix checkpatch errors in af_bluetooth.c
Gustavo F. Padovan
2011-02-17
|
|
|
*
|
Bluetooth: Fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-17
|
|
|
*
|
Bluetooth: fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-17
|
|
|
*
|
Bluetooth: Fix some code style issues in hci_event.c
Szymon Janc
2011-02-17
|
|
|
*
|
Bluetooth: Fix some code style issues in hci_core.c
Szymon Janc
2011-02-17
[next]