index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: fix possible request socket leak
Eric Dumazet
2015-08-10
1
-1
/
+1
*
inet: fix races with reqsk timers
Eric Dumazet
2015-08-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-08-10
1
-1
/
+2
|
\
|
*
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2015-08-10
1
-1
/
+2
*
|
udp: fix dst races with multicast early demux
Eric Dumazet
2015-08-03
1
-3
/
+10
|
/
*
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
2015-07-28
1
-7
/
+9
*
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
2015-07-28
1
-1
/
+0
*
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
1
-4
/
+0
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
1
-4
/
+7
*
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-26
2
-2
/
+1
*
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
2015-07-26
1
-18
/
+11
*
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2015-07-26
2
-7
/
+7
*
inet: frag: don't re-use chainlist for evictor
Florian Westphal
2015-07-26
1
-5
/
+3
*
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-24
4
-13
/
+29
*
ipv4: fib_select_default should match the prefix
Julian Anastasov
2015-07-24
1
-0
/
+5
*
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-21
1
-6
/
+5
*
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-07-21
1
-2
/
+4
*
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-07-15
1
-4
/
+12
*
tcp: don't use F-RTO on non-recurring timeouts
Yuchung Cheng
2015-07-15
1
-2
/
+1
*
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
2015-07-10
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-09
1
-9
/
+16
|
\
|
*
netfilter: arptables: use percpu jumpstack
Florian Westphal
2015-07-02
1
-9
/
+16
*
|
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
2015-07-08
1
-0
/
+13
*
|
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
2015-07-08
1
-3
/
+5
*
|
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
1
-8
/
+1
|
\
\
|
|
/
|
/
|
|
*
netfilter: don't use module_init/exit in core IPV4 code
Paul Gortmaker
2015-06-16
1
-8
/
+1
*
|
ipv4: fix RCU lockdep warning from linkdown changes
Andy Gospodarek
2015-06-28
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
43
-456
/
+1413
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
4
-5
/
+17
|
|
\
\
|
|
*
|
ip: report the original address of ICMP messages
Julian Anastasov
2015-06-24
1
-1
/
+10
|
|
*
|
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-06-23
3
-4
/
+7
|
|
|
/
|
*
|
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
2015-06-24
1
-0
/
+4
|
*
|
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-24
7
-16
/
+48
|
*
|
net: track link-status of ipv4 nexthops
Andy Gospodarek
2015-06-24
2
-21
/
+62
|
*
|
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
2015-06-23
1
-2
/
+2
|
*
|
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
2015-06-21
1
-2
/
+5
|
*
|
sock_diag: fetch source port from inet_sock
Craig Gallek
2015-06-21
1
-0
/
+2
|
*
|
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-15
3
-3
/
+52
|
*
|
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-15
3
-2
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
4
-99
/
+89
|
|
\
\
|
|
*
|
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
2
-4
/
+4
|
|
*
|
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-15
1
-1
/
+2
|
|
*
|
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
2
-83
/
+31
|
|
*
|
netfilter: xtables: use percpu rule counters
Florian Westphal
2015-06-12
2
-9
/
+54
|
|
*
|
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
1
-4
/
+0
|
*
|
|
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
2015-06-14
1
-1
/
+1
|
*
|
|
net: ipv4: un-inline ip_finish_output2
Florian Westphal
2015-06-12
1
-1
/
+1
|
|
/
/
|
*
|
tcp: remove obsolete check in tcp_set_skb_tso_segs()
Eric Dumazet
2015-06-11
1
-3
/
+0
|
*
|
tcp: fill shinfo->gso_size at last moment
Eric Dumazet
2015-06-11
2
-12
/
+8
|
*
|
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
Eric Dumazet
2015-06-11
1
-16
/
+14
[next]