index
:
linux.git
master
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-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
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-10-02
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2019-10-02
Clean up the net/caif/Kconfig menu
rd.dunlab@gmail.com
2019-10-02
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
2019-10-02
ipconfig: Handle CONFIG_CIFS_ROOT option
Paulo Alcantara (SUSE)
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
2019-10-01
ipv6: Handle race in addrconf_dad_work
David Ahern
2019-10-01
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-01
vsock/virtio: add support for MSG_PEEK
Matias Ezequiel Vara Larsen
2019-10-01
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
2019-10-01
ipv6: minor code reorg in inet6_fill_ifla6_attrs()
Nicolas Dichtel
2019-10-01
net: rtnetlink: add possibility to use alternative names as message handle
Jiri Pirko
2019-10-01
net: rtnetlink: introduce helper to get net_device instance by ifname
Jiri Pirko
2019-10-01
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
Jiri Pirko
2019-10-01
net: rtnetlink: put alternative names to getlink message
Jiri Pirko
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
[next]