aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli1-1/+1
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni3-6/+18
2016-07-15net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli1-1/+1
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel3-3/+19
2016-07-15mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel1-0/+2
2016-07-15mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel1-1/+2
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel1-1/+2
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel1-24/+1
2016-07-15r8152: add MODULE_VERSIONGrant Grundler1-0/+1
2016-07-15tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron1-17/+22
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli1-5/+11
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni1-1/+1
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil1-12/+20
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2-26/+34
2016-07-14bonding: set carrier off for devices created through netlinkBeniamino Galvani1-1/+5
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn4-6/+13
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn3-7/+12
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia1-0/+11
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens1-1/+1
2016-07-12net: ethoc: Correctly pad short packetsFlorian Fainelli1-0/+6
2016-07-12net: ethoc: Fix early error pathsFlorian Fainelli1-5/+5
2016-07-12net: nps_enet: Fix PCS resetNoam Camus1-0/+1
2016-07-12netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso1-0/+1
2016-07-11tipc: reset all unicast links when broadcast send link failsJon Paul Maloy3-4/+27
2016-07-11tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy1-0/+2
2016-07-11tipc: extend broadcast link initialization criteriaJon Paul Maloy1-1/+6
2016-07-11r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello1-2/+74
2016-07-11sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh1-0/+4
2016-07-11ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov1-0/+6
2016-07-11tcp: make challenge acks less predictableEric Dumazet1-5/+10
2016-07-11udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2-0/+4
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King1-1/+1
2016-07-09dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet1-4/+6
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon2-2/+61
2016-07-09ibmvnic: simplify and improve driver probe functionThomas Falcon1-56/+103
2016-07-09ibmvnic: dispose irq mappingsThomas Falcon1-0/+2
2016-07-09ibmvnic: properly start and stop tx queuesThomas Falcon1-2/+3
2016-07-08r8152: remove the setting of LAN_WAKE_ENhayeswang1-7/+1
2016-07-08ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal2-5/+9
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage1-2/+4
2016-07-06batman-adv: Fix speedy join in gateway client modeSven Eckelmann1-2/+2
2016-07-06cfg80211: handle failed skb allocationGregory Greenman1-0/+2
2016-07-06nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha1-4/+4
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0