summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20tuntap: restore default qdiscJason Wang
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-04-20rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel
2016-04-20bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan
2016-04-20ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-20xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-04-20ppp: take reference on channels netnsGuillaume Nault
2016-04-20ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson
2016-04-20ipv4: fix broadcast packets receptionPaolo Abeni
2016-04-20bonding: fix bond_get_stats()Eric Dumazet
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-04-20ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-20net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-04-20ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-04-20bridge: allow zero ageing timeStephen Hemminger
2016-04-20rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-04-20macvtap: always pass ethernet header in linearWillem de Bruijn
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-04-20sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-20bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov
2016-04-20packet: validate variable length ll headersWillem de Bruijn
2016-04-20ax25: add link layer header validation functionWillem de Bruijn
2016-04-20net: validate variable length ll headersWillem de Bruijn
2016-04-20ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-04-20tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-04-20udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-04-20vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann
2016-04-20ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-04-20qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork
2016-04-20tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-20sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-04-20net: fix bridge multicast packet checksum validationLinus Lüssing
2016-04-20net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-04-20net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-04-20net: vrf: Remove direct access to skb->dataDavid Ahern
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-20ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa
2016-04-20tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris