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
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
1
-9
/
+38
2019-10-06
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
Jiri Pirko
1
-77
/
+96
2019-10-06
openvswitch: Allow attaching helper in later commit
Yi-Hung Wei
1
-8
/
+13
2019-10-05
net: devlink: export devlink net setter
Jiri Pirko
1
-3
/
+12
2019-10-05
net/tls: add TlsDeviceRxResync statistic
Jakub Kicinski
2
-0
/
+2
2019-10-05
net/tls: add TlsDecryptError stat
Jakub Kicinski
2
-0
/
+6
2019-10-05
net/tls: add statistics for installed sessions
Jakub Kicinski
2
-4
/
+27
2019-10-05
net/tls: add skeleton of MIB statistics
Jakub Kicinski
3
-1
/
+75
2019-10-05
net/tls: add device decrypted trace point
Jakub Kicinski
2
-0
/
+38
2019-10-05
net/tls: add tracing for device/offload events
Jakub Kicinski
4
-3
/
+210
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
51
-112
/
+246
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-04
net: devlink: don't ignore errors during dumpit
Jiri Pirko
1
-6
/
+24
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
igmp: uninline ip_mc_validate_checksum()
Alexey Dobriyan
1
-1
/
+1
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
1
-2
/
+3
2019-10-04
net/tls: allow compiling TLS TOE out
Jakub Kicinski
3
-2
/
+16
2019-10-04
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
2
-9
/
+9
2019-10-04
net/tls: move TOE-related code to a separate file
Jakub Kicinski
3
-103
/
+143
2019-10-04
net/tls: move tls_build_proto() on init path
Jakub Kicinski
1
-5
/
+2
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
1
-7
/
+7
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
1
-0
/
+1
2019-10-04
rxrpc: Add missing "new peer" trace
David Howells
1
-0
/
+2
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
1
-8
/
+146
2019-10-04
net: devlink: export devlink net getter
Jiri Pirko
1
-1
/
+2
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
11
-42
/
+71
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
5
-34
/
+70
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
7
-70
/
+59
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-1
/
+8
2019-10-04
mac80211: pass internal sta to ieee80211_tx_frags()
Johannes Berg
1
-11
/
+4
2019-10-04
mac80211: IBSS: avoid unneeded return value processing
Koen Vandeputte
1
-8
/
+1
2019-10-03
net: propagate errors correctly in register_netdevice()
Eric Dumazet
1
-0
/
+1
2019-10-03
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
5
-61
/
+153
2019-10-03
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
Eric Dumazet
1
-4
/
+2
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
2
-8
/
+14
2019-10-03
udp: fix gso_segs calculations
Josh Hunt
2
-1
/
+3
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
1
-0
/
+10
2019-10-02
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2
-4
/
+5
2019-10-02
Clean up the net/caif/Kconfig menu
rd.dunlab@gmail.com
1
-5
/
+5
2019-10-02
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
1
-6
/
+1
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
25
-28
/
+33
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+11
2019-10-02
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
1
-3
/
+3
2019-10-02
ipconfig: Handle CONFIG_CIFS_ROOT option
Paulo Alcantara (SUSE)
1
-2
/
+8
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
1
-0
/
+87
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
1
-28
/
+61
[prev]
[next]