summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-145-7/+39
* netfilter: nftables: extend error reporting for chain updatesPablo Neira Ayuso2020-10-121-5/+14
* ipvs: clear skb->tstamp in forwarding pathJulian Anastasov2020-10-121-0/+6
* selftests: netfilter: extend nfqueue test caseFlorian Westphal2020-10-122-22/+109
* ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern2020-10-101-1/+3
* Merge branch 'mptcp-some-fallback-fixes'Jakub Kicinski2020-10-104-9/+58
|\
| * mptcp: subflows garbage collectionPaolo Abeni2020-10-103-0/+24
| * mptcp: fix fallback for MP_JOIN subflowsPaolo Abeni2020-10-103-9/+34
|/
* net: smc: fix missing brace warning for old compilersPujin Shi2020-10-101-2/+2
* net: smc: fix missing brace warning for old compilersPujin Shi2020-10-101-1/+1
* Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-102-2/+2
|\
| * net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde2020-10-081-0/+1
| * can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang2020-10-081-0/+1
| * can: m_can_platform: don't call m_can_class_suspend in runtime suspendLucas Stach2020-10-061-2/+0
* | tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le2020-10-092-2/+10
* | tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang2020-10-091-1/+2
* | net/tls: remove a duplicate function prototypeRandy Dunlap2020-10-091-4/+0
* | net/tls: sendfile fails with ktls offloadRohit Maheshwari2020-10-091-5/+6
* | net: tlan: Fix typo abitraryNaoki Hayama2020-10-091-1/+1
* | net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann2020-10-091-1/+2
* | net: ipa: skip suspend/resume activities if not set upAlex Elder2020-10-091-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-10-091-7/+25
|\ \
| * | selftests: netfilter: add time counter checkFabian Frederick2020-09-301-2/+8
| * | selftests: netfilter: remove unused cnt and simplify command testingFabian Frederick2020-09-221-4/+2
| * | selftests: netfilter: fix nft_meta.sh error reportingFabian Frederick2020-09-221-1/+1
| * | selftests: netfilter: add cpu counter checkFabian Frederick2020-09-221-0/+14
* | | net: mptcp: make DACK4/DACK8 usage consistent among all subflowsDavide Caratti2020-10-093-4/+3
* | | net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut2020-10-091-5/+5
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-084-68/+115
|\ \ \
| * | | vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen2020-10-081-4/+3
| * | | vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu2020-10-081-6/+14
| * | | vhost-vdpa: fix page pinning leakage in error pathSi-Wei Liu2020-10-041-48/+71
| * | | vhost-vdpa: fix vhost_vdpa_map() on error conditionSi-Wei Liu2020-10-041-0/+3
| * | | vhost: Don't call log_access_ok() when using IOTLBGreg Kurz2020-10-041-5/+18
| * | | vhost: Use vhost_get_used_size() in vhost_vring_set_addr()Greg Kurz2020-10-041-2/+1
| * | | vhost: Don't call access_ok() when using IOTLBGreg Kurz2020-10-041-4/+5
| * | | vhost vdpa: fix vhost_vdpa_open error handlingMike Christie2020-09-301-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-0826-350/+212
|\ \ \ \
| * | | | net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt2020-10-081-0/+1
| * | | | macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-081-1/+3
| * | | | r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit2020-10-081-0/+7
| * | | | openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-081-9/+13
| * | | | sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-081-0/+1
| * | | | Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-10-081-0/+3
| |\ \ \ \
| | * | | | net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-081-0/+3
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-082-4/+10
| |\ \ \ \
| | * | | | bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann2020-10-081-4/+4
| | * | | | bpf: Fix "unresolved symbol" build error with resolve_btfidsYonghong Song2020-10-011-0/+6
| * | | | | bridge: Netlink interface fix.Henrik Bjoernlund2020-10-081-15/+11
| | |/ / / | |/| | |
| * | | | Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-10-068-290/+66
| |\ \ \ \