aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/netpoll.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-05-18net: dsa: Do not register devlink for unused portsFlorian Fainelli1-3/+6
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar1-1/+1
2018-05-17bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2-27/+84
2018-05-18bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend1-3/+3
2018-05-18bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend1-6/+6
2018-05-17net: test tailroom before appending to linear skbWillem de Bruijn2-2/+4
2018-05-17net: ip6_gre: Fix ip6erspan hlen calculationPetr Machata1-9/+65
2018-05-17net: ip6_gre: Split up ip6gre_changelink()Petr Machata1-9/+24
2018-05-17net: ip6_gre: Split up ip6gre_newlink()Petr Machata1-6/+18
2018-05-17net: ip6_gre: Split up ip6gre_tnl_change()Petr Machata1-2/+8
2018-05-17net: ip6_gre: Split up ip6gre_tnl_link_config()Petr Machata1-12/+26
2018-05-17net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()Petr Machata1-1/+1
2018-05-17net: ip6_gre: Request headroom in __gre6_xmit()Petr Machata1-0/+3
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer1-0/+5
2018-05-17erspan: fix invalid erspan version.William Tu2-2/+7
2018-05-17ibmvnic: Fix statistics buffers memory leakThomas Falcon1-9/+15
2018-05-17ibmvnic: Fix non-fatal firmware error resetThomas Falcon1-2/+1
2018-05-17ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon1-0/+1
2018-05-17net/ipv4: Initialize proto and ports in flow structDavid Ahern3-3/+14
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins2-5/+7
2018-05-16tuntap: fix use after free during releaseJason Wang1-1/+1
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon1-1/+10
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon1-0/+26
2018-05-16net/sched: fix refcnt leak in the error path of tcf_vlan_init()Davide Caratti1-0/+2
2018-05-16net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven1-1/+3
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli1-4/+7
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli1-9/+11
2018-05-16net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli1-1/+4
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel2-0/+38
2018-05-16tcp: purge write queue in tcp_connect_init()Eric Dumazet1-2/+5
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-05-16ipvlan: call netdevice notifier when master mac address changedKeefe Liu1-1/+3
2018-05-14vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com2-2/+24
2018-05-14vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com2-28/+30
2018-05-14cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi1-58/+30
2018-05-14net/smc: check for missing nlattrs in SMC_PNETID messagesEric Biggers1-31/+40
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir1-1/+3
2018-05-14tun: fix use after free for ptr_ringJason Wang1-15/+12
2018-05-13qede: Fix ref-cnt usage countMichal Kalderon1-2/+1
2018-05-133c59x: convert to generic DMA APIChristoph Hellwig1-53/+51
2018-05-13packet: in packet_snd start writing at link layer allocationWillem de Bruijn1-1/+3
2018-05-14netfilter: nf_tables: fix memory leak on error exit returnColin Ian King1-2/+4
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3