summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan1-3/+5
2016-04-20ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan1-3/+5
2016-04-20tuntap: restore default qdiscJason Wang1-2/+2
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann3-15/+30
2016-04-20rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel1-0/+1
2016-04-20bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan1-1/+1
2016-04-20ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet1-2/+2
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-04-20xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org1-0/+3
2016-04-20ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-04-20ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson1-9/+7
2016-04-20ipv4: fix broadcast packets receptionPaolo Abeni1-4/+8
2016-04-20bonding: fix bond_get_stats()Eric Dumazet2-30/+36
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-04-20qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-04-20tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2-4/+0
2016-04-20ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-04-20net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo1-19/+19
2016-04-20ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller3-2/+18
2016-04-20bridge: allow zero ageing timeStephen Hemminger2-7/+8
2016-04-20rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel1-1/+9
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2-2/+9
2016-04-20macvtap: always pass ethernet header in linearWillem de Bruijn1-3/+6
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-04-20sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-04-20bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov1-1/+1
2016-04-20packet: validate variable length ll headersWillem de Bruijn1-21/+16
2016-04-20ax25: add link layer header validation functionWillem de Bruijn1-0/+15
2016-04-20net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-04-20ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-04-20tcp: fix tcpi_segs_in after connection establishmentEric Dumazet1-1/+2
2016-04-20udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld1-4/+2
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-04-20vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann1-1/+3
2016-04-20ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal1-1/+5
2016-04-20qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-04-20tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan1-14/+19
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier3-4/+26
2016-04-20sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-04-20net: fix bridge multicast packet checksum validationLinus Lüssing2-2/+37
2016-04-20net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren1-0/+1
2016-04-20net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren1-1/+0
2016-04-20net: vrf: Remove direct access to skb->dataDavid Ahern1-5/+8
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2