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
/
ipv4
Commit message (
Expand
)
Author
Age
...
*
|
|
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Move resize to after inflate/halve
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Optimize fib_table_insert
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Optimize fib_find_node
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Merge leaf into tnode
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
2014-12-31
*
|
|
fib_trie: Update usage stats to be percpu instead of global variables
Alexander Duyck
2014-12-31
*
|
|
gre: allow live address change
stephen hemminger
2014-12-31
|
/
/
*
/
openvswitch: Fix vport_send double free
Pravin B Shelar
2014-12-23
|
/
*
geneve: Fix races between socket add and release.
Jesse Gross
2014-12-18
*
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
2014-12-18
*
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
Thomas Graf
2014-12-16
*
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
Thomas Graf
2014-12-16
*
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
2014-12-15
*
fib_trie: Fix trie balancing issue if new node pushes down existing node
Alexander Duyck
2014-12-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
*
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
|
|
\
|
|
*
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
|
|
*
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-06
|
*
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
|
|
\
\
|
|
*
|
put iov_iter into msghdr
Al Viro
2014-12-09
|
|
*
|
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
|
|
*
|
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
|
|
*
|
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
|
*
|
|
tcp: refine TSO autosizing
Eric Dumazet
2014-12-09
|
|
/
/
|
*
|
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
2014-12-09
|
*
|
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-09
|
*
|
udp: Neaten and reduce size of compute_score functions
Joe Perches
2014-12-08
|
*
|
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
|
*
|
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
2014-12-08
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
|
|
\
\
|
|
*
|
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
gue: Call remcsum_adjust
Tom Herbert
2014-11-26
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-25
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
new helper: memcpy_to_msg()
Al Viro
2014-11-24
|
|
*
|
new helper: memcpy_from_msg()
Al Viro
2014-11-24
|
|
*
|
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2014-11-24
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
|
|
*
|
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
|
|
*
|
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
|
|
*
|
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
2014-10-27
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
|
\
\
\
[prev]
[next]