summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-02xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-03-26esp4: add length check for UDP encapsulationSabrina Dubroca
2019-03-26xfrm: clean up xfrm protocol checksCong Wang
2019-03-21vti4: removed duplicate log message.Jeremy Sowden
2019-03-21vti4: ipip tunnel deregistration fixes.Jeremy Sowden
2019-03-20Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert
2019-03-15xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun
2019-03-08net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun
2019-03-08xfrm: Reset secpath in xfrm failureMyungho Jung
2019-03-01xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin
2019-02-28xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-02-28sctp: chunk.c: correct format string for size_t in printkMatthias Maennich
2019-02-28net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan
2019-02-27netlabel: fix out-of-bounds memory accessesPaul Moore
2019-02-27ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern
2019-02-27Merge branch 'pmtu-selftest-fixes'David S. Miller
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov
2019-02-27net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-02-27enc28j60: Correct description of debug module parameterAndy Shevchenko
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko
2019-02-27bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-26tipc: fix race condition causing hung sendtoTung Nguyen
2019-02-26hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang
2019-02-26Merge branch 'net-fail-route'David S. Miller
2019-02-26mpls: Return error for RTA_GATEWAY attributeDavid Ahern
2019-02-26ipv6: Return error for RTA_VIA attributeDavid Ahern
2019-02-26ipv4: Return error for RTA_VIA attributeDavid Ahern
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-02-25net: Add __icmp_send helper.Nazarov Sergey
2019-02-25tun: remove unnecessary memory barrierTimur Celik
2019-02-25net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers
2019-02-25net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov
2019-02-25net: dsa: fix a leaked reference by adding missing of_node_putWen Yang
2019-02-24tun: fix blocking readTimur Celik
2019-02-24net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens
2019-02-24net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti
2019-02-24net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens