summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-29batman-adv: Fix double-put of vlan objectBen Hutchings1-1/+0
2016-06-29batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2-6/+39
2016-06-29batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich1-2/+4
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli1-11/+11
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2016-06-28connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell1-21/+22
2016-06-28Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2-4/+23
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui1-7/+8
2016-06-28Merge branch 'bgmac-fixes'David S. Miller1-3/+5
2016-06-28net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2016-06-28net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2016-06-28net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh1-19/+45
2016-06-28ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2-1/+4
2016-06-27vsock: make listener child lock ordering explicitStefan Hajnoczi1-2/+10
2016-06-27ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni1-1/+1
2016-06-27Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...David S. Miller3-1/+18
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton1-2/+0
2016-06-23MAINTAINERS: Update Mellanox's mlx4 Eth NIC driver entryOr Gerlitz1-1/+1
2016-06-23Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub...David S. Miller9-15/+30
2016-06-23geneve: fix tx_errors statisticsHaishuang Yan1-4/+4
2016-06-23net: vrf: replace hard tab with space in assignmentChris Packham1-2/+2
2016-06-23netem: fix a use after freeEric Dumazet1-6/+6
2016-06-23act_ife: acquire ife_mod_lock before reading ifeoplistWANG Cong1-6/+8
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong2-27/+34
2016-06-23esp: Fix ESN generation under UDP encapsulationHerbert Xu1-20/+32
2016-06-23can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2-1/+9
2016-06-23can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-06-23can: fix handling of unmodifiable configuration options fixOliver Hartkopp1-0/+3
2016-06-22Merge branch 'mlx4-fixes'David S. Miller3-10/+31
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha3-3/+20
2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib1-7/+11
2016-06-22tipc: unclone unbundled buffers before forwardingJon Paul Maloy2-11/+6
2016-06-22kcm: fix /proc memory leakJiri Slaby1-0/+1
2016-06-22team: Fix possible deadlock during team enslaveIdo Schimmel1-0/+2
2016-06-22Merge tag 'linux-can-fixes-for-4.7-20160620' of git://git.kernel.org/pub/scm/...David S. Miller4-13/+47
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2-4/+13
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer1-7/+31
2016-06-19Merge branch 'qed-fixes'David S. Miller6-11/+28
2016-06-19qed: Add missing port-modeYuval Mintz2-0/+2
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz1-3/+18
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz3-4/+7
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz1-4/+0
2016-06-19qed: Correct default vlan behaviorYuval Mintz1-0/+1
2016-06-18net: rds: fix coding style issuesJoshua Houghton8-28/+29
2016-06-18AX.25: Close socket connection on session completionBasil Gunn4-4/+12
2016-06-17RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan1-1/+1
2016-06-17net: tilegx: use correct timespec64 typeArnd Bergmann1-3/+3
2016-06-17Merge branch 'mlxsw-fixes'David S. Miller2-2/+9