index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-17
tcp: fix behavior for epoll edge trigger
Eric Dumazet
1
-2
/
+13
2015-05-17
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
3
-7
/
+7
2015-05-17
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
1
-2
/
+4
2015-05-17
netfilter: synproxy: fix sparse errors
Eric Dumazet
1
-2
/
+2
2015-05-17
ipip: fix one sparse error
Eric Dumazet
1
-1
/
+2
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
1
-0
/
+5
2015-05-14
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
1
-1
/
+1
2015-05-14
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
1
-16
/
+2
2015-05-13
geneve_core: identify as driver library in modules description
John W. Linville
1
-2
/
+2
2015-05-13
geneve: Rename support library as geneve_core
John W. Linville
3
-3
/
+3
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
1
-5
/
+0
2015-05-13
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
John W. Linville
1
-1
/
+0
2015-05-13
ipv4: __ip_local_out_sk() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
esp4: Use high-order sequence number bits for IV generation
Herbert Xu
1
-1
/
+2
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
1
-22
/
+18
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2
-8
/
+4
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2
-2
/
+2
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
3
-7
/
+10
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
2
-2
/
+2
2015-05-05
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
1
-7
/
+8
2015-05-05
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
4
-0
/
+57
2015-05-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-44
/
+92
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-0
/
+162
2015-05-04
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
1
-1
/
+2
2015-05-03
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
1
-6
/
+3
2015-05-03
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
1
-18
/
+22
2015-05-03
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
1
-23
/
+22
2015-05-02
ipv4: remove the unnecessary codes in fib_info_hash_move
Li RongQing
1
-4
/
+0
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+2
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-01
ipv4: speedup ip_idents_reserve()
Eric Dumazet
1
-9
/
+11
2015-04-30
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
1
-7
/
+8
2015-04-29
tcp: update reordering first before detecting loss
Yuchung Cheng
1
-4
/
+2
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
1
-0
/
+21
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
5
-33
/
+38
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
3
-4
/
+15
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2
-3
/
+16
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
3
-4
/
+40
2015-04-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
2015-04-22
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-04-21
tcp: add memory barriers to write space paths
jbaron@akamai.com
2
-1
/
+5
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
6
-17
/
+35
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
1
-2
/
+1
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-14
/
+10
[prev]
[next]