summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-10-06openvswitch: Allow attaching helper in later commitYi-Hung Wei
2019-10-05net: devlink: export devlink net setterJiri Pirko
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski
2019-10-05net/tls: add device decrypted trace pointJakub Kicinski
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-10-04sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-04ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern
2019-10-04net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni
2019-10-04net: devlink: don't ignore errors during dumpitJiri Pirko
2019-10-04Revert "ipv6: Handle race in addrconf_dad_work"David Ahern
2019-10-04net: make sock_prot_memory_pressure() return "const char *"Alexey Dobriyan
2019-10-04igmp: uninline ip_mc_validate_checksum()Alexey Dobriyan
2019-10-04net: spread "enum sock_flags"Alexey Dobriyan
2019-10-04net/tls: allow compiling TLS TOE outJakub Kicinski
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski
2019-10-04net/tls: move tls_build_proto() on init pathJakub Kicinski
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski
2019-10-04rxrpc: Add missing "new peer" traceDavid Howells
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko
2019-10-04net: devlink: export devlink net getterJiri Pirko
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-04mac80211: pass internal sta to ieee80211_tx_frags()Johannes Berg
2019-10-04mac80211: IBSS: avoid unneeded return value processingKoen Vandeputte
2019-10-03net: propagate errors correctly in register_netdevice()Eric Dumazet
2019-10-03net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon
2019-10-03tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()Eric Dumazet
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt
2019-10-03udp: fix gso_segs calculationsJosh Hunt
2019-10-03ipv6: drop incoming packets having a v4mapped source addressEric Dumazet
2019-10-02net/rds: Log vendor error if send/recv Work requests failSudhakar Dindukurti
2019-10-02Clean up the net/caif/Kconfig menurd.dunlab@gmail.com
2019-10-02net_sched: remove need_resched() from qdisc_run()Eric Dumazet
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-02ipconfig: Handle CONFIG_CIFS_ROOT optionPaulo Alcantara (SUSE)
2019-10-02net: introduce per-netns netdevice notifiersJiri Pirko
2019-10-02net: push loops and nb calls into helper functionsJiri Pirko
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien
2019-10-01ipv6: Handle race in addrconf_dad_workDavid Ahern