index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-10-07
net/tls: mark sk->err being set as unlikely
Jakub Kicinski
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
2019-10-07
net: devlink: fix reporter dump dumpit
Jiri Pirko
2019-10-06
net/rds: Add missing include file
YueHaibing
2019-10-06
devlink: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2019-10-06
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: ieee802154: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2019-10-06
net: genetlink: push attrbuf allocation and parsing to a separate function
Jiri Pirko
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
2019-10-06
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
Jiri Pirko
2019-10-06
openvswitch: Allow attaching helper in later commit
Yi-Hung Wei
2019-10-05
net: devlink: export devlink net setter
Jiri Pirko
2019-10-05
net/tls: add TlsDeviceRxResync statistic
Jakub Kicinski
2019-10-05
net/tls: add TlsDecryptError stat
Jakub Kicinski
2019-10-05
net/tls: add statistics for installed sessions
Jakub Kicinski
2019-10-05
net/tls: add skeleton of MIB statistics
Jakub Kicinski
2019-10-05
net/tls: add device decrypted trace point
Jakub Kicinski
2019-10-05
net/tls: add tracing for device/offload events
Jakub Kicinski
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-04
net: devlink: don't ignore errors during dumpit
Jiri Pirko
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
2019-10-04
igmp: uninline ip_mc_validate_checksum()
Alexey Dobriyan
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
net/tls: allow compiling TLS TOE out
Jakub Kicinski
2019-10-04
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
2019-10-04
net/tls: move TOE-related code to a separate file
Jakub Kicinski
2019-10-04
net/tls: move tls_build_proto() on init path
Jakub Kicinski
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-04
rxrpc: Add missing "new peer" trace
David Howells
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-10-04
net: devlink: export devlink net getter
Jiri Pirko
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-03
net: propagate errors correctly in register_netdevice()
Eric Dumazet
2019-10-03
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
2019-10-03
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
Eric Dumazet
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-03
udp: fix gso_segs calculations
Josh Hunt
[next]