aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham3-1/+16
2016-02-25r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin1-2/+12
2016-02-25net: fix bridge multicast packet checksum validationLinus Lüssing1-2/+20
2016-02-25net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren1-0/+1
2016-02-25net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren1-1/+0
2016-02-25net: vrf: Remove direct access to skb->dataDavid Ahern1-5/+8
2016-02-24net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-02-24bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann2-2/+7
2016-02-24ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa1-1/+4
2016-02-24net: ethernet: nb8800: support fixed-link DT nodeSebastian Frias1-1/+13
2016-02-23bnxt_en: Fix zero padding of tx push data.Michael Chan1-1/+2
2016-02-23tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris4-1/+8
2016-02-23tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov1-1/+1
2016-02-23Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar1-0/+1
2016-02-23cfg80211: stop critical protocol session upon disconnect eventArend van Spriel1-0/+6
2016-02-23nl80211: Zero out the connection keys memory when freeing them.Ola Olsson1-1/+1
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC addressKen Kawasaki1-2/+2
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2-20/+24
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-21MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-21sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Linux 4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-19af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat1-1/+2
2016-02-19unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-19bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-19bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-19bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1
2016-02-19hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2-2/+3
2016-02-19tipc: unlock in error pathInsu Yun1-1/+3
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2-3/+3
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee1-1/+8
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada3-3/+17
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20