summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+37
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2-20/+20
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-17Merge branch 'mvneta-xmit_more-bql'David S. Miller1-6/+29
2017-01-17net: mvneta: add BQL supportMarcin Wojtas1-3/+19
2017-01-17net: mvneta: add xmit_more supportSimon Guinot1-3/+10
2017-01-17net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim1-3/+2
2017-01-16Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-12/+18
2017-01-16Merge branch 'mlx4-core-fixes'David S. Miller3-29/+37
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-01-16net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey1-3/+14
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit1-9/+10
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann1-4/+7
2017-01-16ipv6: sr: add missing Kbuild export for header filesDavid Lebrun4-0/+11
2017-01-16bpf, trace: make ctx access checks more robustDaniel Borkmann1-0/+9
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn1-1/+1
2017-01-16ipvlan: fix dev_id creation corner case.Mahesh Bandewar1-0/+3
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann9-21/+24
2017-01-16sfc: get PIO buffer size from the NICEdward Cree3-7/+12
2017-01-16sfc: allow PIO more oftenEdward Cree5-3/+30
2017-01-16sctp: remove useless code from sctp_apply_peer_addr_paramsMarcelo Ricardo Leitner1-1/+0
2017-01-16sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner1-2/+0
2017-01-16flow dissector: check if arp_eth is null rather than arpColin Ian King1-2/+2
2017-01-16netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet1-1/+3
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai4-4/+64
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan5-13/+13
2017-01-16afs: Conditionalise a new unused variableArnd Bergmann1-0/+2
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2-4/+10
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki1-2/+2
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu1-21/+30
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-7/+12
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera1-2/+10
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera1-1/+5
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-01-16cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai1-0/+13
2017-01-16sfc: Replace memset with eth_zero_addrShyam Saini1-1/+2
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet1-1/+4
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-18/+45
2017-01-16mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson1-13/+12
2017-01-16Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller10-38/+83
2017-01-16openvswitch: maintain correct checksum state in conntrack actionsLance Richardson1-2/+4
2017-01-16stmmac: indent an if statementDan Carpenter1-1/+1
2017-01-16synopsys: remove dwc_eth_qos driverjpinto7-3038/+2
2017-01-16Linux 4.10-rc4Linus Torvalds1-1/+1
2017-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds5-27/+60
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-16/+34
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-34/+0