summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-03-03
* Bluetooth: drop HCI device reference before returnPan Bian2021-03-03
* Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill2021-03-03
* vsock: fix locking in vsock_shutdown()Stefano Garzarella2021-02-23
* netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik2021-02-23
* SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski2021-02-23
* SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-02-23
* af_key: relax availability checks for skb size calculationCong Wang2021-02-23
* mac80211: fix station rate table updates on assocFelix Fietkau2021-02-10
* net: lapb: Copy the skb before sending a packetXie He2021-02-10
* net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet2021-02-10
* NFC: fix possible resource leakPan Bian2021-02-03
* NFC: fix resource leak when target index is invalidPan Bian2021-02-03
* mac80211: pause TX while changing interface typeJohannes Berg2021-02-03
* xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani2021-02-03
* netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso2021-02-03
* wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-02-03
* net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-30
* ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-30
* skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin2021-01-30
* netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-30
* net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-23
* rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-23
* net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-23
* net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-23
* net: dcb: Validate netlink message in DCB handlerPetr Machata2021-01-23
* net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-23
* net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin2021-01-17
* net: fix pmtu check in nopmtudisc modeFlorian Westphal2021-01-17
* net: ip: always refragment ip defragmented packetsFlorian Westphal2021-01-17
* netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal2021-01-12
* netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin2021-01-12
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-12
* ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2021-01-12
* cfg80211: initialize rekey_dataSara Sharon2020-12-29
* Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-12-29
* Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-12-29
* net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong2020-12-29
* tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-29
* net/x25: prevent a couple of overflowsDan Carpenter2020-12-11
* netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart2020-12-11
* rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn2020-12-11
* net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann2020-12-11
* mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-24
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2020-11-24
* mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-24
* mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-24
* net: Have netpoll bring-up DSA management interfaceFlorian Fainelli2020-11-24
* sctp: change to hold/put transport for proto_unreach_timerXin Long2020-11-24
* net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He2020-11-24