index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
4
-3
/
+12
*
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-1
/
+1
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
9
-23
/
+23
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
10
-31
/
+31
*
tcp: simplify inetpeer_addr_base use
Jiri Benc
2015-03-31
1
-14
/
+8
*
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
2015-03-31
1
-22
/
+7
*
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
2015-03-31
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-29
2
-2
/
+6
|
\
|
*
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-25
2
-2
/
+6
*
|
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
2015-03-29
2
-29
/
+29
*
|
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
7
-13
/
+15
|
/
*
tcp: fix ipv4 mapped request socks
Eric Dumazet
2015-03-25
3
-3
/
+1
*
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
2015-03-24
2
-15
/
+6
*
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
2015-03-24
2
-12
/
+9
*
tcp: md5: input path is run under rcu protected sections
Eric Dumazet
2015-03-24
1
-14
/
+3
*
tcp: use C99 initializers in new_state[]
Eric Dumazet
2015-03-24
1
-12
/
+13
*
tcp: md5: fix rcu lockdep splat
Eric Dumazet
2015-03-24
1
-9
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-3
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
1
-3
/
+3
|
|
\
|
|
*
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-23
2
-5
/
+4
|
\
\
\
|
*
|
|
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-22
1
-4
/
+1
|
*
|
|
netfilter: Remove uses of seq_<foo> return values
Joe Perches
2015-03-18
1
-1
/
+3
*
|
|
|
inet: fix double request socket freeing
Fan Du
2015-03-23
1
-2
/
+2
*
|
|
|
fib_trie: Fix regression in handling of inflate/halve failure
Alexander Duyck
2015-03-23
1
-4
/
+9
*
|
|
|
ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
Eric Dumazet
2015-03-23
1
-35
/
+34
*
|
|
|
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
3
-12
/
+12
*
|
|
|
inet: remove some sk_listener dependencies
Eric Dumazet
2015-03-23
1
-11
/
+11
*
|
|
|
inet: remove sk_listener parameter from syn_ack_timeout()
Eric Dumazet
2015-03-23
2
-4
/
+6
*
|
|
|
inet: cache listen_sock_qlen() and read rskq_defer_accept once
Eric Dumazet
2015-03-23
1
-6
/
+9
*
|
|
|
Revert "selinux: add a skb_owned_by() hook"
Eric Dumazet
2015-03-20
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
7
-11
/
+29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tcp: fix tcp fin memory accounting
Josh Hunt
2015-03-20
1
-5
/
+1
|
*
|
|
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
Eric Dumazet
2015-03-17
1
-0
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-03-16
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
xfrm: Fix local error reporting crash with interfamily tunnels
Steffen Klassert
2015-02-09
1
-1
/
+1
|
*
|
|
|
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-13
1
-3
/
+15
|
*
|
|
|
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
1
-0
/
+1
|
*
|
|
|
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
Neal Cardwell
2015-03-11
1
-2
/
+4
|
*
|
|
|
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
Neal Cardwell
2015-03-11
1
-0
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
7
-91
/
+83
*
|
|
|
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-20
4
-23
/
+23
*
|
|
|
inet: add a schedule point in inet_twsk_purge()
Eric Dumazet
2015-03-18
1
-0
/
+1
*
|
|
|
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
3
-41
/
+25
*
|
|
|
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
2015-03-18
1
-6
/
+25
*
|
|
|
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-18
3
-8
/
+8
*
|
|
|
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-18
1
-5
/
+4
*
|
|
|
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-18
1
-6
/
+6
*
|
|
|
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-18
2
-5
/
+14
*
|
|
|
net: introduce sk_ehashfn() helper
Eric Dumazet
2015-03-18
1
-11
/
+6
[next]