summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-12-16Merge linux-5.4.y tag 'v5.4.3' into lf-5.4.yJason Liu
2019-12-13rfkill: allocate static minorMarcel Holtmann
2019-12-13SUNRPC: Avoid RPC delays when exiting suspendTrond Myklebust
2019-12-04tipc: fix link name length checkJohn Rutherford
2019-12-04net/tls: use sg_next() to walk sg entriesJakub Kicinski
2019-12-04net/tls: remove the dead inplace_crypto codeJakub Kicinski
2019-12-04net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-12-04net/tls: free the record on encryption errorJakub Kicinski
2019-12-04net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski
2019-12-04openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-04openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-04sctp: cache netns in sctp_ep_commonXin Long
2019-12-04sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost
2019-12-04openvswitch: fix flow command message sizePaolo Abeni
2019-12-04net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2019-12-04net: psample: fix skb_over_panicNikolay Aleksandrov
2019-12-04net: disallow ancillary data for __sys_{send,recv}msg_file()Jens Axboe
2019-12-04net: separate out the msghdr copy from ___sys_{send,recv}msg()Jens Axboe
2019-12-02Merge branch 'wifi/next' into nextDong Aisheng
2019-12-02net:tsn: netlink interface for APP layer to config TSN capability hardware portsPo Liu
2019-12-02net: dsa: ocelot: add tsn support for felix switchXiaoliang Yang
2019-12-02net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu
2019-12-02net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean
2019-12-02net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes orderFugang Duan
2019-12-02sdk_dpaa: update the xmit timestamp to avoid watchdog timeoutsCamelia Groza
2019-11-25net: readd skb_recycle()Madalin Bucur
2019-11-25MLK-22746-3 wireless: Changes for wireless and cfg80211 supportSherry Sun
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2019-11-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-11-19taprio: don't reject same mqprio settingsIvan Khoronzhuk
2019-11-19net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2019-11-18net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner
2019-11-18net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long
2019-11-18net: atm: Reduce the severity of logging in unlink_clip_vccAditya Pakki
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett
2019-11-13Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel