summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-2911-44/+104
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long2020-05-291-1/+2
| | | * | | | | | | xfrm: fix a warning in xfrm_policy_insert_listXin Long2020-05-251-6/+1
| | | * | | | | | | esp4: improve xfrm4_beet_gso_segment() to be more readableXin Long2020-05-181-8/+11
| | | * | | | | | | esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long2020-05-141-12/+15
| | | * | | | | | | xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel2020-04-231-0/+21
| | | * | | | | | | ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long2020-04-231-1/+22
| | | * | | | | | | xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long2020-04-211-5/+7
| | | * | | | | | | esp4: support ipv6 nexthdrs process for beet gso segmentXin Long2020-04-211-4/+9
| | | * | | | | | | esp6: support ipv6 nexthdrs process for beet gso segmentXin Long2020-04-211-2/+7
| | | * | | | | | | xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2020-04-202-0/+3
| | | * | | | | | | xfrm: fix error in commentAntony Antony2020-04-201-1/+1
| | | * | | | | | | xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long2020-04-202-6/+2
| | | * | | | | | | esp6: get the right proto for transport mode in esp6_gso_encapXin Long2020-04-151-1/+8
| | | * | | | | | | xfrm: do pskb_pull properly in __xfrm_transport_prepXin Long2020-04-151-5/+3
| | | * | | | | | | xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long2020-04-151-1/+1
| | * | | | | | | | net: be more gentle about silly gso requests coming from userEric Dumazet2020-05-281-8/+9
| | * | | | | | | | sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik2020-05-281-0/+3
| | * | | | | | | | bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu2020-05-281-1/+3
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-283-6/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-272-2/+2
| | | * | | | | | | | netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso2020-05-271-1/+1
| | | * | | | | | | | netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor2020-05-271-3/+3
| | * | | | | | | | | net: dsa: declare lockless TX feature for slave portsVladimir Oltean2020-05-271-0/+1
| | * | | | | | | | | net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean2020-05-271-2/+6
| | * | | | | | | | | bridge: multicast: work around clang bugArnd Bergmann2020-05-271-1/+2
| | * | | | | | | | | vsock: fix timeout in vsock_accept()Stefano Garzarella2020-05-271-1/+1
| | * | | | | | | | | nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn2020-05-271-1/+2
| | * | | | | | | | | net/sched: fix infinite loop in sch_fq_pieDavide Caratti2020-05-272-2/+23
| | |/ / / / / / / /
| | * | | | | | | | crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet2020-05-261-1/+1
| | * | | | | | | | net: sctp: Fix spelling in Kconfig helpChris Packham2020-05-261-1/+1
| | * | | | | | | | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2020-05-263-20/+10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bnxt_en: fix firmware message length endiannessEdwin Peer2020-05-262-15/+4
| | | * | | | | | | | bnxt_en: Fix return code to "flash_device".Vasundhara Volam2020-05-261-4/+5
| | | * | | | | | | | bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan2020-05-261-1/+1
| | |/ / / / / / / /
| | * | | | | | | | net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-05-261-0/+1
| | * | | | | | | | net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-261-2/+12
| | * | | | | | | | mptcp: avoid NULL-ptr derefence on fallbackPaolo Abeni2020-05-261-1/+2
| | * | | | | | | | net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan2020-05-261-1/+2
| | * | | | | | | | Merge branch 'nexthop-group-fixes'David S. Miller2020-05-265-79/+205
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-05-263-9/+45
| | | * | | | | | | | ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-263-15/+71
| | | * | | | | | | | nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-05-261-16/+25
| | | * | | | | | | | nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-05-262-33/+59
| | | * | | | | | | | nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entryDavid Ahern2020-05-261-14/+13
| | |/ / / / / / / /
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-257-41/+119
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | netfilter: nfnetlink_cthelper: unbreak userspace helper supportPablo Neira Ayuso2020-05-251-1/+2
| | | * | | | | | | | netfilter: conntrack: make conntrack userspace helpers work againPablo Neira Ayuso2020-05-251-6/+72
| | | * | | | | | | | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-253-33/+38
| | | * | | | | | | | netfilter: ipset: Fix subcounter update skipPhil Sutter2020-05-251-1/+1