summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-12-31Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-12-31net/smc: increase device refcount for added link groupUrsula Braun
2019-12-31neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-31sctp: fully initialize v4 addr in some functionsXin Long
2019-12-31sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-31net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-31net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2019-12-31af_packet: set defaule value for tmoMao Wenan
2019-12-18xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-12-18act_ct: support asymmetric conntrackAaron Conole
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2019-12-18cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-18net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley
2019-12-18net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2019-12-18tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-12-18tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-18openvswitch: support asymmetric conntrackAaron Conole
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-18net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-18net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-12-18net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-18net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2019-12-18mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-18inet: protect against too small mtu values.Eric Dumazet
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-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