summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-03-01Merge branch 'phy-micrel-fixes'David S. Miller
2016-03-01phy: micrel: Disable auto negotiation on startupAlexandre Belloni
2016-03-01phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni
2016-03-01ppp: lock ppp->flags in ppp_read() and ppp_poll()Guillaume Nault
2016-03-01bna: fix list corruptionIvan Vecera
2016-03-01Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/...David S. Miller
2016-02-293c59x: mask LAST_FRAG bit from length field in ringNeil Horman
2016-02-26net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真
2016-02-26can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-02-25r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin
2016-02-25net: fix bridge multicast packet checksum validationLinus Lüssing
2016-02-25net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-02-25net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-02-25net: vrf: Remove direct access to skb->dataDavid Ahern
2016-02-24net: jme: fix suspend/resume on JMC260Diego Viola
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-02-24bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann
2016-02-24ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa
2016-02-24net: ethernet: nb8800: support fixed-link DT nodeSebastian Frias
2016-02-23bnxt_en: Fix zero padding of tx push data.Michael Chan
2016-02-23tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-02-23tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov
2016-02-23Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar
2016-02-23cfg80211: stop critical protocol session upon disconnect eventArend van Spriel
2016-02-23nl80211: Zero out the connection keys memory when freeing them.Ola Olsson
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-22Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-21Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/...David S. Miller
2016-02-21Merge branch 'bnx2x-848xx-phy-fixes'David S. Miller
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz
2016-02-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare
2016-02-21Merge branch 'netcp-fixes'David S. Miller
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan
2016-02-21MAINTAINERS: Drop myself as xen netback maintainerIan Campbell
2016-02-21sctp: Fix port hash table size computationNeil Horman
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler