summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart2021-01-121-5/+18
* net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart2021-01-121-0/+7
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-124-4/+4
* erspan: fix version 1 check in gre_parse_header()Cong Wang2021-01-121-1/+1
* ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2021-01-121-1/+1
* net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart2021-01-121-7/+22
* net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart2021-01-121-0/+6
* net/ncsi: Use real net-device for response handlerJohn Wang2021-01-121-1/+1
* lwt: Disable BH too in run_lwt_bpf()Dongdong Wang2020-12-301-4/+4
* cfg80211: initialize rekey_dataSara Sharon2020-12-301-1/+1
* mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg2020-12-301-4/+10
* SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust2020-12-304-16/+55
* Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-12-301-0/+5
* Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-12-301-7/+5
* netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-304-55/+36
* xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck2020-12-301-4/+4
* net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong2020-12-301-1/+3
* tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-301-3/+6
* tcp: select sane initial rcvq_space.space for big MSSEric Dumazet2020-12-301-1/+2
* mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet2020-12-301-3/+1
* netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal2020-12-111-1/+2
* net/x25: prevent a couple of overflowsDan Carpenter2020-12-081-2/+4
* net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart2020-12-081-3/+13
* ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault2020-12-081-3/+4
* netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart2020-12-081-2/+5
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-081-1/+4
* tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck2020-12-081-0/+5
* sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn2020-12-081-1/+1
* rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn2020-12-081-4/+13
* net/tls: missing received data after fast remote closeVadim Fedorenko2020-12-081-0/+6
* net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann2020-12-081-2/+2
* ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai2020-12-081-9/+17
* batman-adv: set .owner to THIS_MODULETaehee Yoo2020-12-021-0/+1
* mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-241-10/+4
* mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-241-1/+1
* mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-242-22/+4
* can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam2020-11-241-5/+14
* can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam2020-11-241-5/+14
* net/ncsi: Fix netlink registrationJoel Stanley2020-11-243-27/+3
* tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti2020-11-241-1/+1
* sctp: change to hold/put transport for proto_unreach_timerXin Long2020-11-243-5/+5
* net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He2020-11-241-0/+1
* netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore2020-11-241-1/+1
* netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore2020-11-241-5/+12
* net: Have netpoll bring-up DSA management interfaceFlorian Fainelli2020-11-241-4/+18
* net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit2020-11-241-0/+1
* inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai2020-11-241-1/+3
* devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()Wang Hai2020-11-241-2/+4
* ah6: fix error return code in ah6_input()Zhang Changzhong2020-11-241-1/+2
* can: proc: can_remove_proc(): silence remove_proc_entry warningZhang Changzhong2020-11-221-2/+4