summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca10-18/+18
2019-12-18tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-18tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-18openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic3-10/+10
2019-12-18net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-18net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2-0/+2
2019-12-18net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-18net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-18mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk1-1/+1
2019-12-18inet: protect against too small mtu values.Eric Dumazet3-11/+10
2019-12-13rfkill: allocate static minorMarcel Holtmann1-2/+7
2019-12-13SUNRPC: Avoid RPC delays when exiting suspendTrond Myklebust1-1/+1
2019-12-05tipc: fix link name length checkJohn Rutherford1-2/+2
2019-12-05net/tls: use sg_next() to walk sg entriesJakub Kicinski2-12/+4
2019-12-05net/tls: remove the dead inplace_crypto codeJakub Kicinski1-5/+1
2019-12-05net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski3-6/+6
2019-12-05net/tls: free the record on encryption errorJakub Kicinski1-2/+8
2019-12-05net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski1-5/+8
2019-12-05openvswitch: remove another BUG_ON()Paolo Abeni1-1/+5
2019-12-05openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni1-1/+4
2019-12-05sctp: cache netns in sctp_ep_commonXin Long3-2/+4
2019-12-05sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost1-1/+3
2019-12-05openvswitch: fix flow command message sizePaolo Abeni1-1/+5
2019-12-05net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li4-5/+6
2019-12-05net: psample: fix skb_over_panicNikolay Aleksandrov1-1/+1
2019-12-05net: disallow ancillary data for __sys_{send,recv}msg_file()Jens Axboe1-6/+37
2019-12-05net: separate out the msghdr copy from ___sys_{send,recv}msg()Jens Axboe1-46/+95
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal1-5/+22
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-1/+22
2019-11-22net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-21net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet1-0/+1
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu1-1/+1
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander1-11/+13
2019-11-20net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-7/+5
2019-11-20taprio: don't reject same mqprio settingsIvan Khoronzhuk1-2/+26
2019-11-20net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn2-0/+12
2019-11-19net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner1-1/+1
2019-11-19net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long1-0/+4
2019-11-19net: atm: Reduce the severity of logging in unlink_clip_vccAditya Pakki1-3/+3
2019-11-17ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault1-1/+2
2019-11-17net/smc: fix fastopen for non-blocking connect()Ursula Braun1-1/+1
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes1-8/+15
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean1-1/+1
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer1-0/+6
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer1-0/+5
2019-11-15tipc: add back tipc prefix to log messagesMatt Bennett2-2/+6
2019-11-13Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller4-30/+112
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+5
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel2-0/+7