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
...
|
*
|
|
|
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-0
/
+5
*
|
|
|
|
tcp: halves tcp_mem[] limits
Eric Dumazet
2015-05-17
1
-4
/
+5
*
|
|
|
|
tcp: allow one skb to be received per socket under memory pressure
Eric Dumazet
2015-05-17
1
-4
/
+6
*
|
|
|
|
tcp: fix behavior for epoll edge trigger
Eric Dumazet
2015-05-17
1
-2
/
+13
*
|
|
|
|
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
2015-05-17
3
-7
/
+7
*
|
|
|
|
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2015-05-17
1
-2
/
+4
*
|
|
|
|
netfilter: synproxy: fix sparse errors
Eric Dumazet
2015-05-17
1
-2
/
+2
*
|
|
|
|
ipip: fix one sparse error
Eric Dumazet
2015-05-17
1
-1
/
+2
*
|
|
|
|
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
2015-05-14
1
-16
/
+2
*
|
|
|
|
geneve_core: identify as driver library in modules description
John W. Linville
2015-05-13
1
-2
/
+2
*
|
|
|
|
geneve: Rename support library as geneve_core
John W. Linville
2015-05-13
3
-3
/
+3
*
|
|
|
|
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2015-05-13
1
-5
/
+0
*
|
|
|
|
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
John W. Linville
2015-05-13
1
-1
/
+0
*
|
|
|
|
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
|
|
|
|
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
|
/
/
/
/
*
|
|
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
1
-22
/
+18
*
|
|
|
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
2
-8
/
+4
*
|
|
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
|
|
|
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
2
-2
/
+2
*
|
|
|
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
2015-05-09
3
-7
/
+10
*
|
|
|
tcp: adjust window probe timers to safer values
Eric Dumazet
2015-05-09
2
-2
/
+2
*
|
|
|
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
1
-1
/
+1
*
|
|
|
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-05-05
4
-0
/
+57
*
|
|
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
1
-0
/
+162
*
|
|
|
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
2015-05-04
1
-1
/
+2
*
|
|
|
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
2015-05-03
1
-6
/
+3
*
|
|
|
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
2015-05-03
1
-18
/
+22
*
|
|
|
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
2015-05-03
1
-23
/
+22
*
|
|
|
ipv4: remove the unnecessary codes in fib_info_hash_move
Li RongQing
2015-05-02
1
-4
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-02
2
-4
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
ipv4: speedup ip_idents_reserve()
Eric Dumazet
2015-05-01
1
-9
/
+11
*
|
|
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-04-30
1
-7
/
+8
|
|
/
|
/
|
*
|
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
|
/
*
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
[prev]
[next]