summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2019-11-13can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...Oleksij Rempel
2019-11-13can: j1939: make sure socket is held as long as session existsOleksij Rempel
2019-11-13can: j1939: transport: make sure the aborted session will be deactivated only...Oleksij Rempel
2019-11-13can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...Oleksij Rempel
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel
2019-11-13can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel
2019-11-12net/smc: fix refcount non-blocking connect() -part 2Ursula Braun
2019-11-12xfrm: release device reference for invalid stateXiaodong Xu
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko