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
/
ipv6
Commit message (
Expand
)
Author
Age
*
ipv6: fail early when creating netdev named all or default
WANG Cong
2014-07-29
*
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-28
*
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-28
*
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-28
*
inet: frag: remove lru list
Florian Westphal
2014-07-28
*
inet: frag: don't account number of fragment queues
Florian Westphal
2014-07-28
*
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-28
*
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-28
*
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-28
*
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-28
*
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
2014-07-25
*
neigh: remove exceptional & on function name
Himangi Saraogi
2014-07-25
*
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
|
\
|
*
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-21
|
\
\
|
*
|
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-30
|
*
|
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
|
*
|
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
|
*
|
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
*
|
|
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-17
*
|
|
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2014-07-17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: Fix MLD Query message check
Hangbin Liu
2014-06-27
|
*
|
udp: Add MIB counters for rcvbuferrors
James M Leddy
2014-06-27
*
|
|
net-timestamp: SOCK_RAW and PING timestamping
Willem de Bruijn
2014-07-15
*
|
|
ipv6: remove unnecessary break after return
Fabian Frederick
2014-07-15
*
|
|
netfilter: remove unnecessary break after return
Fabian Frederick
2014-07-15
*
|
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
*
|
|
ipv6: Use BUG_ON
Himangi Saraogi
2014-07-11
*
|
|
net: ipv6: Use BUG_ON
Himangi Saraogi
2014-07-11
*
|
|
ipv6: addrconf: implement address generation modes
Jiri Pirko
2014-07-11
*
|
|
ipv6: fix the check when handle RA
Li RongQing
2014-07-10
*
|
|
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2014-07-08
*
|
|
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-08
*
|
|
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
2014-07-07
*
|
|
inet: move ipv6only in sock_common
Eric Dumazet
2014-07-02
*
|
|
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-07-01
*
|
|
ipv6: Add more debugging around accept-ra logic.
Ben Greear
2014-07-01
*
|
|
tcp: add tcp_conn_request
Octavian Purdila
2014-06-27
*
|
|
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
2014-06-27
*
|
|
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
2014-06-27
*
|
|
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
*
|
|
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-27
[next]