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
*
fib_rules: add .suppress operation
Stefan Tomanek
2013-07-31
*
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-31
*
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
*
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
2013-07-31
*
net: remove an unneeded check
Dan Carpenter
2013-07-30
*
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
2013-07-30
*
flow_dissector: clean up IPIP case
Tom Herbert
2013-07-30
*
net: export physical port id via sysfs
Jiri Pirko
2013-07-30
*
rtnl: export physical port id via RT netlink
Jiri Pirko
2013-07-30
*
net: add ndo to get id of physical port of the device
Jiri Pirko
2013-07-30
*
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
Thomas Graf
2013-07-30
*
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
2013-07-30
*
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
2013-07-30
*
pktgen: add needed include file
Stephen Rothwell
2013-07-29
*
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
Hannes Frederic Sowa
2013-07-28
*
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
2013-07-28
*
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
2013-07-28
*
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He
2013-07-28
*
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
2013-07-27
*
bridge: cleanup netpoll code
stephen hemminger
2013-07-26
*
net: Make devnet_rename_seq static
Thomas Gleixner
2013-07-24
*
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-24
*
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-24
*
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-24
*
net: trans_rdma: remove unused function
Andi Shyti
2013-07-24
*
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
2013-07-24
*
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
2013-07-24
*
vti: switch to new ip tunnel code
Amerigo Wang
2013-07-23
*
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
2013-07-23
*
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
2013-07-23
*
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
*
tcp: use RTT from SACK for RTO
Yuchung Cheng
2013-07-22
*
tcp: measure RTT from new SACK
Yuchung Cheng
2013-07-22
*
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2013-07-22
*
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
2013-07-22
*
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
2013-07-22
*
net/irda: fixed style issues in irttp
Dragos Foianu
2013-07-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
|
\
|
*
vlan: fix a race in egress prio management
Eric Dumazet
2013-07-18
|
*
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
|
*
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
2013-07-18
|
*
net: Fix sysfs_format_mac() code duplication.
David S. Miller
2013-07-16
|
*
ipv4: set transport header earlier
Eric Dumazet
2013-07-16
|
*
net/irda: fixed style issues in irlan_eth
Dragos Foianu
2013-07-16
|
*
ethtool: fixed trailing statements in ethtool
Dragos Foianu
2013-07-16
|
*
ndisc: bool initializations should use true and false
Daniel Baluta
2013-07-16
*
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
|
\
\
|
*
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-14
|
|
/
*
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-17
|
\
\
|
|
/
|
/
|
|
*
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
2013-07-15
[next]