summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai2017-06-111-5/+1
| | * | | Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller2017-06-101-4/+0
| | * | | sctp: disable BH in sctp_for_each_endpointXin Long2017-06-101-2/+2
| | * | | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam2017-06-101-0/+4
| | * | | l2tp: cast l2tp traffic counter to unsignedDominik Heidler2017-06-101-6/+7
| | * | | net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes2017-06-101-3/+0
| | * | | Merge branch 'bnx2x-Fix-malicious-VFs-indication'David S. Miller2017-06-103-5/+28
| | |\ \ \
| | | * | | bnx2x: Don't post statistics to malicious VFsMintz, Yuval2017-06-102-1/+13
| | | * | | bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2017-06-101-4/+15
| | |/ / /
| | * | | Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller2017-06-097-8/+10
| | |\ \ \
| | | * | | can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp2017-06-092-2/+2
| | | * | | can: af_can: namespace support: fix lockdep splat: properly initialize spin_lockMarc Kleine-Budde2017-06-091-2/+1
| | | * | | can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-091-0/+2
| | | * | | can: peak_usb: fix product-id endianness in error messageJohan Hovold2017-06-091-3/+1
| | | * | | can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean2017-06-091-1/+1
| | | * | | can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde2017-06-091-0/+3
| | * | | | mac80211: free netdev on dev_alloc_name() errorJohannes Berg2017-06-091-0/+1
| | * | | | net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org2017-06-091-9/+22
| | * | | | stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-092-9/+12
| | * | | | stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2017-06-092-4/+14
| | * | | | Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen2017-06-091-0/+14
| | * | | | af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk2017-06-091-1/+6
| | * | | | net: phy: add missing SPEED_14000Joe Perches2017-06-091-0/+2
| | |/ / /
| | * | | net: vrf: Make add_fib_rules per network namespace flagDavid Ahern2017-06-091-4/+32
| | * | | bpf, tests: fix endianness selectionDaniel Borkmann2017-06-081-11/+30
| | * | | ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
| | * | | bonding: fix 802.3ad support for 14G speedNicolas Dichtel2017-06-081-0/+9
| | * | | bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet2017-06-081-0/+18
| | * | | openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
| | * | | ila_xlat: add missing hash secret initializationArnd Bergmann2017-06-081-0/+1
| | |/ /
| | * | net: Fix build regression in rtl8723bs staging driver.David S. Miller2017-06-082-3/+2
| | * | Merge branch 'netvsc-bug-fixes'David S. Miller2017-06-083-39/+50
| | |\ \
| | | * | netvsc: move filter setting to rndis_devicestephen hemminger2017-06-083-34/+34
| | | * | netvsc: fix net poll modestephen hemminger2017-06-081-4/+15
| | | * | netvsc: fix rcu dereference warning from ethtoolstephen hemminger2017-06-081-1/+1
| | |/ /
| | * | net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-082-0/+6
| | * | net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-06-081-1/+2
| | * | decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-081-1/+3
| | * | Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller2017-06-081-3/+1
| | * | net: emac: fix and unify emac_mdio functionsChristian Lamparter2017-06-081-23/+18
| | * | net: emac: fix reset timeout with AR8035 phyChristian Lamparter2017-06-081-4/+22
| | * | decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-081-1/+3
| | * | hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-081-1/+1
| | * | net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell2017-06-081-2/+2
| | * | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-0762-103/+105
| | * | bpf, arm64: use separate register for state in stxrDaniel Borkmann2017-06-071-2/+5
| | * | net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart2017-06-071-2/+0
| | * | ibmvnic: Return failure on attempted mtu changeJohn Allen2017-06-071-0/+6
| | * | net: fix up hash documentationMichael S. Tsirkin2017-06-071-1/+1
| | * | bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1