summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-26esp4: add length check for UDP encapsulationSabrina Dubroca1-5/+15
2019-03-26xfrm: clean up xfrm protocol checksCong Wang5-16/+23
2019-03-21vti4: removed duplicate log message.Jeremy Sowden1-3/+1
2019-03-21vti4: ipip tunnel deregistration fixes.Jeremy Sowden1-2/+3
2019-03-20Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert2-24/+8
2019-03-15xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun1-0/+4
2019-03-08net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun2-8/+24
2019-03-08xfrm: Reset secpath in xfrm failureMyungho Jung2-6/+10
2019-03-01xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing1-1/+1
2019-03-01net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2-0/+9
2019-02-28xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin1-5/+5
2019-02-28sctp: chunk.c: correct format string for size_t in printkMatthias Maennich1-1/+1
2019-02-28net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan1-3/+7
2019-02-28netlabel: fix out-of-bounds memory accessesPaul Moore2-2/+4
2019-02-28ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern1-4/+5
2019-02-28Merge branch 'pmtu-selftest-fixes'David S. Miller1-16/+80
2019-02-28selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni1-1/+67
2019-02-28selftests: pmtu: disable DAD in all namespacesPaolo Abeni1-15/+13
2019-02-28net: phy: dp83867: add soft reset delayMax Uvarov1-0/+3
2019-02-27net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2-4/+40
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+12
2019-02-27enc28j60: Correct description of debug module parameterAndy Shevchenko1-1/+1
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-02-27bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-02-27tipc: fix race condition causing hung sendtoTung Nguyen1-1/+5
2019-02-27hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang1-3/+19
2019-02-27Merge branch 'net-fail-route'David S. Miller3-0/+11
2019-02-27mpls: Return error for RTA_GATEWAY attributeDavid Ahern1-0/+3
2019-02-27ipv6: Return error for RTA_VIA attributeDavid Ahern1-0/+4
2019-02-27ipv4: Return error for RTA_VIA attributeDavid Ahern1-0/+4
2019-02-26net: avoid use IPCB in cipso_v4_errorNazarov Sergey3-7/+34
2019-02-26net: Add __icmp_send helper.Nazarov Sergey2-4/+12
2019-02-26tun: remove unnecessary memory barrierTimur Celik1-1/+1
2019-02-25net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers1-0/+1
2019-02-25net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov1-1/+2
2019-02-25net: dsa: fix a leaked reference by adding missing of_node_putWen Yang2-6/+11
2019-02-25tun: fix blocking readTimur Celik1-2/+2
2019-02-25net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens1-0/+6
2019-02-25net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-02-25net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+21
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-420/+568
2019-02-24net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2-0/+15
2019-02-24tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-02-24net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-02-24net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens1-7/+3
2019-02-24Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu1-8/+1
2019-02-24selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1