summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-0621-95/+151
|\
| * netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso2021-08-061-1/+7
| * netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-066-33/+8
| * netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso2021-08-061-3/+3
| * netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso2021-08-061-1/+2
| * netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso2021-08-062-2/+15
| * netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso2021-08-061-0/+1
| * netfilter: conntrack: collect all entries in one cycleFlorian Westphal2021-08-061-49/+22
| * netfilter: nf_conntrack_bridge: Fix memory leak when errorYajun Deng2021-08-041-0/+6
| * netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik2021-08-0411-7/+88
* | net: mvvp2: fix short frame size on s390John Hubbard2021-08-061-1/+1
* | net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang2021-08-061-0/+1
* | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-0548-197/+583
|\ \
| * \ Merge branch 'net-fix-use-after-free-bugs'Jakub Kicinski2021-08-052-4/+4
| |\ \
| | * | net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin2021-08-051-3/+3
| | * | net: fec: fix use-after-free in fec_drv_removePavel Skripkin2021-08-051-1/+1
| |/ /
| * | net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin2021-08-051-3/+11
| * | net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko2021-08-051-1/+5
| * | bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-051-1/+2
| * | Merge branch 'eean-iosm-fixes'David S. Miller2021-08-055-8/+8
| |\ \
| | * | net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar2021-08-051-1/+1
| | * | net: wwan: iosm: correct data protocol mask bitM Chetan Kumar2021-08-051-2/+2
| | * | net: wwan: iosm: endianness type correctionM Chetan Kumar2021-08-052-3/+3
| | * | net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar2021-08-051-2/+2
| |/ /
| * | net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov2021-08-041-4/+12
| * | docs: networking: netdevsim rulesJakub Kicinski2021-08-041-0/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-046-28/+231
| |\ \
| | * | net: xfrm: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-07-261-1/+1
| | * | Merge branch 'xfrm/compat: Fix xfrm_spdattr_type_t copying'Steffen Klassert2021-07-222-7/+207
| | |\ \
| | | * | selftests/net/ipsec: Add test for xfrm_spdattr_type_tDmitry Safonov2021-07-211-2/+163
| | | * | net/xfrm/compat: Copy xfrm_spdattr_type_t atributesDmitry Safonov2021-07-211-5/+44
| | |/ /
| | * | xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-022-9/+9
| | * | Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...Steffen Klassert2021-07-021-14/+7
| | * | net: xfrm: fix memory leak in xfrm_user_rcv_msgPavel Skripkin2021-06-291-0/+10
| * | | Merge branch 'pegasus-errors'David S. Miller2021-08-041-61/+77
| |\ \ \
| | * | | net: usb: pegasus: Remove the changelog and DRIVER_VERSION.Petko Manolov2021-08-041-28/+2
| | * | | net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov2021-08-041-33/+75
| |/ / /
| * | | net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky2021-08-041-0/+2
| * | | net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin2021-08-041-1/+1
| * | | net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel2021-08-031-3/+11
| * | | VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUESTHarshavardhan Unnibhavi2021-08-031-0/+3
| * | | mptcp: drop unused rcu member in mptcp_pm_addr_entryGeliang Tang2021-08-031-1/+0
| * | | net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-031-1/+1
| * | | nfp: update ethtool reporting of pauseframe controlFei Qin2021-08-031-0/+2
| * | | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu2021-08-031-0/+4
| * | | net: flow_offload: correct comments mismatch with codeBijie Xu2021-08-031-1/+1
| * | | net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann2021-08-031-1/+1
| * | | sctp: move the active_key update after sh_keys is addedXin Long2021-08-031-5/+9
| * | | net: really fix the build...David S. Miller2021-08-036-8/+30
| * | | net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...Vladimir Oltean2021-08-033-8/+27