index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
ipv4: fill in table id when replacing a route
Michal Kubeček
2015-05-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-22
2
-0
/
+12
|
\
|
*
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-20
2
-0
/
+12
*
|
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-22
1
-0
/
+4
*
|
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-22
3
-4
/
+15
*
|
tcp: don't over-send F-RTO probes
Yuchung Cheng
2015-05-19
1
-3
/
+3
*
|
tcp: only undo on partial ACKs in CA_Loss
Yuchung Cheng
2015-05-19
1
-3
/
+6
|
/
*
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-05-17
1
-1
/
+1
*
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-14
1
-1
/
+1
*
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-05-05
1
-7
/
+8
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-04
8
-44
/
+92
|
\
|
*
tcp: update reordering first before detecting loss
Yuchung Cheng
2015-04-29
1
-4
/
+2
|
*
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2015-04-29
1
-0
/
+21
|
*
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
5
-33
/
+38
|
*
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
2015-04-29
3
-4
/
+15
|
*
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2015-04-29
2
-3
/
+16
*
|
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-01
1
-0
/
+1
*
|
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
2015-04-29
1
-4
/
+1
|
/
*
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
3
-4
/
+40
*
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-24
1
-21
/
+29
*
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-22
1
-1
/
+19
*
tcp: add memory barriers to write space paths
jbaron@akamai.com
2015-04-21
2
-1
/
+5
*
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-20
1
-0
/
+3
*
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
6
-17
/
+35
*
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
2015-04-17
1
-4
/
+6
*
fou: avoid missing unlock in failure path
WANG Cong
2015-04-16
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
3
-14
/
+10
|
\
|
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-2
/
+2
|
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
3
-14
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
3
-6
/
+8
|
\
\
|
*
|
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
1
-0
/
+2
|
*
|
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
1
-4
/
+4
|
*
|
fou: Don't use const __read_mostly
Andi Kleen
2015-04-08
1
-2
/
+2
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
2
-5
/
+4
|
\
\
\
|
*
|
|
new helper: msg_data_left()
Al Viro
2015-04-11
1
-4
/
+4
|
*
|
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
*
|
|
|
|
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
6
-267
/
+52
*
|
|
|
|
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
2015-04-13
1
-6
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fou: implement FOU_CMD_GET
WANG Cong
2015-04-12
1
-0
/
+109
*
|
|
|
fou: add network namespace support
WANG Cong
2015-04-12
1
-39
/
+67
*
|
|
|
fou: always use be16 for port
WANG Cong
2015-04-12
1
-3
/
+3
*
|
|
|
fou: exit early when parsing config fails
WANG Cong
2015-04-12
1
-1
/
+4
*
|
|
|
fou: avoid calling udp_del_offload() twice
WANG Cong
2015-04-12
1
-2
/
+2
*
|
|
|
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
2015-04-09
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
1
-1
/
+3
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
68
-499
/
+540
|
|
\
\
\
\
|
*
|
|
|
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
1
-1
/
+3
*
|
|
|
|
|
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
2015-04-08
1
-4
/
+10
*
|
|
|
|
|
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
1
-0
/
+2
[next]