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
*
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
2014-09-15
*
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
*
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
2014-09-13
*
ipv6: update the comment in mcast.c
WANG Cong
2014-09-13
*
ipv6: drop some rcu_read_lock in mcast
WANG Cong
2014-09-13
*
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
2014-09-13
*
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
2014-09-13
*
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
*
ipv6: remove ipv6_sk_ac_lock
WANG Cong
2014-09-13
*
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
*
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
|
*
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
|
*
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
|
*
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-09
*
|
sit: Add gro callbacks to sit_offload
Tom Herbert
2014-09-10
*
|
ipv6: Clear flush_id to make GRO work
Tom Herbert
2014-09-10
*
|
net: use kfree_skb_list() helper in more places
Florian Westphal
2014-09-09
*
|
ipv6: udp6_gro_complete() is static
Eric Dumazet
2014-09-09
*
|
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
2014-09-09
*
|
tcp: remove dst refcount false sharing for prequeue mode
Eric Dumazet
2014-09-09
*
|
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
|
\
\
|
*
|
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
2014-09-07
|
*
|
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
2014-09-05
|
*
|
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
2014-09-05
|
*
|
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2014-09-05
|
*
|
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-09-02
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-02
|
|
\
\
|
|
*
|
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
|
|
|
/
*
|
|
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
2014-09-05
*
|
|
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-05
*
|
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-02
*
|
|
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-02
*
|
|
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2014-08-27
*
|
|
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-25
*
|
|
ipv6: White-space cleansing : Structure layouts
Ian Morris
2014-08-25
*
|
|
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-25
*
|
|
udp: additional GRO support
Tom Herbert
2014-08-24
*
|
|
tcp: Call skb_gro_checksum_validate
Tom Herbert
2014-08-24
*
|
|
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
|
/
/
*
/
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
2014-08-22
|
/
*
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
*
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
2014-08-14
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-07
|
\
|
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
*
|
tcp: md5: check md5 signature without socket lock
Dmitry Popov
2014-08-06
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
|
\
|
*
ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction
Hannes Frederic Sowa
2014-08-02
[next]