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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
net/smc: determine vlan_id of stacked net_device
Ursula Braun
1
-3
/
+23
2018-05-02
net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
Ursula Braun
1
-3
/
+30
2018-05-02
net/smc: ipv6 support for smc_diag.c
Karsten Graul
1
-9
/
+30
2018-05-02
net/smc: periodic testlink support
Karsten Graul
6
-3
/
+75
2018-05-02
net/smc: restrict non-blocking connect finish
Ursula Braun
1
-6
/
+8
2018-05-02
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-02
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-02
sctp: init active key for the new asoc in dupcook_a and dupcook_b
Xin Long
1
-0
/
+6
2018-05-02
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
1
-1
/
+3
2018-05-02
udp: Complement partial checksum for GSO packet
Sean Tranchetti
1
-0
/
+1
2018-05-01
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+7
2018-05-01
tcp: send in-queue bytes in cmsg upon read
Soheil Hassas Yeganeh
1
-4
/
+39
2018-05-01
net: core: Inline netdev_features_size_check()
Florian Fainelli
1
-1
/
+2
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
1
-3
/
+0
2018-05-01
udp: disable gso with no_check_tx
Willem de Bruijn
2
-0
/
+8
2018-05-01
ethtool: fix a potential missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-01
cls_flower: Support multiple masks per priority
Paul Blakey
1
-101
/
+174
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
1
-1
/
+6
2018-05-01
sctp: add sctp_make_op_error_limited and reuse inner functions
Marcelo Ricardo Leitner
1
-84
/
+46
2018-05-01
sctp: allow sctp_init_cause to return errors
Marcelo Ricardo Leitner
1
-3
/
+9
2018-05-01
net/tls: Add generic NIC offload infrastructure
Ilya Lesokhin
5
-3
/
+1265
2018-05-01
net/tls: Split conf to rx + tx
Boris Pismenny
2
-111
/
+130
2018-05-01
net: Add TLS TX offload features
Ilya Lesokhin
1
-0
/
+1
2018-05-01
net: Add Software fallback infrastructure for socket dependent offloads
Ilya Lesokhin
2
-0
/
+7
2018-05-01
net: Rename and export copy_skb_header
Ilya Lesokhin
1
-4
/
+5
2018-05-01
tcp: Add clean acked data hook
Ilya Lesokhin
1
-0
/
+25
2018-04-30
net: bridge: Publish bridge accessor functions
Petr Machata
3
-0
/
+72
2018-04-30
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
Ahmed Abdelsalam
1
-1
/
+1
2018-04-30
erspan: auto detect truncated packets.
William Tu
2
-0
/
+12
2018-04-29
net: core: Assert the size of netdev_featres_t
Florian Fainelli
1
-0
/
+1
2018-04-29
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
1
-6
/
+4
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
3
-90
/
+108
2018-04-29
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-04-27
udp: remove stray export symbol
Willem de Bruijn
1
-1
/
+0
2018-04-27
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-04-27
net: qrtr: Expose tunneling endpoint to user space
Bjorn Andersson
3
-0
/
+170
2018-04-27
sctp: allow unsetting sockopt MAXSEG
Marcelo Ricardo Leitner
1
-7
/
+0
2018-04-27
sctp: consider idata chunks when setting SCTP_MAXSEG
Marcelo Ricardo Leitner
1
-3
/
+6
2018-04-27
sctp: honor PMTU_DISABLED when handling icmp
Marcelo Ricardo Leitner
1
-3
/
+5
2018-04-27
sctp: re-use sctp_transport_pmtu in sctp_transport_route
Marcelo Ricardo Leitner
2
-22
/
+19
2018-04-27
sctp: remove sctp_transport_pmtu_check
Marcelo Ricardo Leitner
1
-3
/
+0
2018-04-27
sctp: introduce sctp_dst_mtu
Marcelo Ricardo Leitner
2
-7
/
+5
2018-04-27
sctp: remove sctp_assoc_pending_pmtu
Marcelo Ricardo Leitner
1
-2
/
+4
2018-04-27
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
3
-19
/
+19
2018-04-27
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
2
-20
/
+12
2018-04-27
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
2
-9
/
+14
2018-04-27
sctp: remove an if() that is always true
Marcelo Ricardo Leitner
1
-4
/
+2
2018-04-27
sctp: move transport pathmtu calc away of sctp_assoc_add_peer
Marcelo Ricardo Leitner
2
-10
/
+7
2018-04-27
tcp: remove mss check in tcp_select_initial_window()
Wei Wang
1
-5
/
+3
[prev]
[next]