summaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-09tg3: Use bool not intJoe Perches1-77/+80
2013-04-09MAINTAINERS: Update tg3 to reflect organizational changesNithin Sujir1-1/+1
2013-04-09tg3: Update version to 3.131Nithin Sujir1-2/+2
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir1-0/+38
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2-0/+136
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir2-9/+58
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2-7/+51
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan1-16/+14
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir1-0/+14
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir1-2/+2
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan1-0/+6
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir1-3/+1
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann5-16/+78
2013-04-09mrf24j40: use module_spi_driver to simplify the codeWei Yongjun1-12/+1
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li3-6/+6
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li3-6/+6
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li1-2/+0
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2-2/+7
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann1-6/+16
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann1-1/+1
2013-04-08net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork1-2/+3
2013-04-08Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen2-0/+36
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann3-3/+87
2013-04-08stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO1-6/+3
2013-04-08stmmac: review private structure fieldsGiuseppe CAVALLARO1-34/+34
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO17-309/+311
2013-04-08stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2-50/+142
2013-04-08stmmac: review driver documentationGiuseppe CAVALLARO1-4/+8
2013-04-08stmmac: modified pcs mode support for SGMIIByungho An1-4/+8
2013-04-08net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth1-6/+58
2013-04-08net: mvmdio: get and enable optional clockSebastian Hesselbarth1-0/+11
2013-04-08net: ks8851: Use dev_pm_opsLars-Peter Clausen1-17/+20
2013-04-08net: ks8851: Use module_spi_driverLars-Peter Clausen1-13/+1
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel3-14/+7
2013-04-08brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel1-1/+2
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel2-3/+8
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel4-35/+55
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel2-11/+143
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel3-52/+42
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel3-19/+20
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel1-6/+4
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel1-1/+1
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel2-3/+4
2013-04-08brcmfmac: add hexadecimal trace of message payloadArend van Spriel6-0/+19
2013-04-08brcmfmac: firmware shared data version fixPiotr Haber1-2/+2
2013-04-08brcmfmac: read firmware console without trap indicationPiotr Haber1-16/+14
2013-04-08brcmfmac: handle firmware signals requesting for packetsArend van Spriel2-2/+29
2013-04-08brcmfmac: handle firmware signalling destination entry stateArend van Spriel3-7/+79
2013-04-08brcmfmac: fix unaligned access in TXSTATUS signal handlingArend van Spriel1-1/+3
2013-04-08mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart1-26/+29