index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
1
-5
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-182
/
+484
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
4
-29
/
+66
2017-04-20
tcp_cubic: fix typo in module param description
Chema Gonzalez
1
-1
/
+1
2017-04-20
tcp: remove poll() flakes with FastOpen
Eric Dumazet
1
-7
/
+9
2017-04-20
tcp: remove poll() flakes when receiving RST
Eric Dumazet
1
-2
/
+2
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+9
2017-04-19
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
1
-2
/
+2
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
4
-13
/
+21
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
1
-5
/
+4
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
3
-9
/
+5
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-11
/
+16
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2
-5
/
+1
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-2
/
+1
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
1
-19
/
+23
2017-04-14
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2
-0
/
+5
2017-04-14
esp: Use a synchronous crypto algorithm on offloading.
Steffen Klassert
1
-2
/
+10
2017-04-14
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2
-1
/
+102
2017-04-14
esp4: Reorganize esp_output
Steffen Klassert
2
-158
/
+285
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2
-5
/
+5
2017-04-14
xfrm: Add mode handlers for IPsec on layer 2
Steffen Klassert
2
-0
/
+57
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
5
-10
/
+16
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
1
-8
/
+4
2017-04-09
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
1
-2
/
+2
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
1
-8
/
+12
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2
-25
/
+16
2017-04-07
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-4
/
+9
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
1
-10
/
+10
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-40
/
+31
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
Gao Feng
3
-12
/
+11
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2017-03-30
net: tcp: Refine the __tcp_select_window
Gao Feng
1
-5
/
+3
2017-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-18
/
+2
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-28
net: devinet: Add support for RTM_DELNETCONF
David Ahern
1
-11
/
+21
2017-03-28
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2
-17
/
+27
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
1
-1
/
+1
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
1
-0
/
+1
2017-03-24
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-03-24
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
2
-2
/
+4
[prev]
[next]