summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
4 dayscan: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa1-0/+2
4 daysarp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
4 daysnet/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
4 daysnet: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
4 daysinet: ping: Fix icmp out countingyuan.gao1-3/+1
4 daysbridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
4 daysnetfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
4 daysnetfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
4 daysbpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itselfJakub Sitnicki1-23/+30
4 dayslibceph: make calc_target() set t->paused, not just clear itIlya Dryomov1-2/+9
4 dayslibceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
4 dayslibceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
4 dayswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
4 daysnet: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui1-1/+1
4 dayswifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
4 daysSUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers1-1/+2
4 daysmptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)1-1/+2
4 daysipv4: Fix uninit-value access in __ip_make_skb()Shigeru Yoshida2-1/+5
4 daysipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida1-1/+2
4 daysnet: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey1-2/+7
4 daysnet: rose: fix invalid array index in rose_kill_by_device()Pwnverse1-1/+1
4 daysipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel1-3/+4
4 daysipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg1-1/+2
4 daysnet: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya1-0/+1
4 daysip6_gre: make ip6gre_header() robustEric Dumazet1-1/+8
4 daysnet: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen1-4/+13
4 dayslibceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov1-64/+52
4 daysnet/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane1-0/+2
4 daysethtool: Avoid overflowing userspace buffer on stats queryGal Pressman1-6/+24
4 daysnet/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpersDaniil Tatianin1-33/+69
4 daysnet/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_statsDaniil Tatianin1-14/+10
4 daysethtool: use phydev variableTom Rix1-4/+4
4 daysnet/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira1-0/+4
4 dayscaif: fix integer underflow in cffrml_receive()Junrui Luo1-1/+8
4 daysipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu1-0/+3
4 daysnetfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera1-11/+14
4 daysnet: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets1-3/+10
4 daysnet/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim1-1/+1
4 daysnetrom: Fix memory leak in nr_sendmsg()Wang Liang1-1/+3
4 daysnetfilter: nft_connlimit: memleak if nf_ct_netns_get() failsPablo Neira Ayuso1-1/+10
4 daysnetfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen1-2/+2
4 daysnet/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei1-26/+32
4 daysnetfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
4 daysnetfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera4-94/+134
4 daysnetfilter: nf_conncount: reduce unnecessary GCWilliam Tu1-0/+11
4 daysnetfilter: nft_connlimit: move stateful fields out of expression dataPablo Neira Ayuso1-8/+18
4 daysinet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-2/+6
4 daysxfrm: flush all states in xfrm_state_finiSabrina Dubroca2-2/+2
4 daysxfrm: also call xfrm_state_delete_tunnel at destroy time for states that were...Sabrina Dubroca1-1/+2
4 daysRevert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca4-17/+12