summaryrefslogtreecommitdiffstats
path: root/lib/lru_cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2-1/+37
2016-11-09net: core: add missing check for uid_range in rule_exists.Lorenzo Colitti1-0/+4
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval2-5/+12
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes1-1/+6
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+37
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+35
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2-8/+2
2016-11-09stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood1-9/+1
2016-11-09stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood1-9/+11
2016-11-09stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood1-27/+32
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet4-32/+42
2016-11-09tcp: shortcut listeners in tcp_get_info()Eric Dumazet1-17/+24
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong3-0/+87
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong2-15/+49
2016-11-09RDS: TCP: start multipath acceptor loop at 0Sowmini Varadhan1-1/+1
2016-11-09RDS: TCP: report addr/port info based on TCP socket in rds-infoSowmini Varadhan1-7/+13
2016-11-08sock: do not set sk_err in sock_dequeue_err_skbSoheil Hassas Yeganeh1-1/+0
2016-11-08qdisc: catch misconfig of attaching qdisc to tx_queue_len zero deviceJesper Dangaard Brouer1-0/+11
2016-11-08net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue lenJesper Dangaard Brouer1-1/+1
2016-11-08net: make default TX queue length a defined constantJesper Dangaard Brouer2-1/+4
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni9-33/+63
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni4-7/+8
2016-11-07net: Update raw socket bind to consider l3 domainDavid Ahern1-1/+9
2016-11-07arm64: dts: NS2: add AMAC ethernet supportJon Mason2-0/+17
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason3-2/+58
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason4-25/+56
2016-11-07Documentation: devicetree: net: add NS2 bindings to amacJon Mason1-5/+11
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason3-2/+67
2016-11-07Documentation: devicetree: add PHY lane swap bindingJon Mason1-0/+4
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2-0/+11
2016-11-07stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood1-2/+0
2016-11-07stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood1-6/+4
2016-11-07stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood1-4/+15
2016-11-07stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood1-3/+3
2016-11-07stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood1-10/+37
2016-11-07stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood1-6/+4
2016-11-07stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood1-3/+0
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0
2016-11-05ixgbevf: Handle previously-freed msix_entriesMark Rustad1-2/+7
2016-11-05ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan1-0/+17
2016-11-05ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan1-1/+1
2016-11-05ixgbe: Correct X550 phy IDDon Skidmore2-2/+4
2016-11-05ixgbe: Add X553 FW ALEF supportDon Skidmore3-97/+255
2016-11-05ixgbe: set device if before calling get_invariantsEmil Tantilov1-4/+6
2016-11-05ixgbe: use link instead of I2C combined abstractionEmil Tantilov5-90/+124
2016-11-05ixgbe: remove SFP ixfi supportEmil Tantilov1-65/+11
2016-11-05ixgbe: Handle previously-freed msix_entriesMark Rustad1-0/+3