aboutsummaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-14s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring1-5/+2
2015-12-14MAINTAINERS: switch to alternate IBM mail addressUrsula Braun1-2/+2
2015-12-14iucv: call skb_linearize() when neededEugene Crosser1-5/+15
2015-12-14iucv: prevent information leak in iucv_messageEugene Crosser1-1/+1
2015-12-14ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring1-5/+3
2015-12-14ravb: clear RIC1 in init instead of stopKazuya Mizuguchi1-2/+3
2015-12-14net, cgroup: cgroup_sk_updat_lock was missing initializerTejun Heo1-1/+1
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra5-106/+11
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2-12/+5
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick4-4/+4
2015-12-14hv_netvsc: Fix race condition on Multi-Send Data fieldHaiyang Zhang1-0/+9
2015-12-13geneve: UDP checksum configuration via netlinkTom Herbert2-23/+73
2015-12-13rco: Clean up casting errorsTom Herbert1-1/+2
2015-12-13fm10k: initialize xps at driver loadJacob Keller2-2/+19
2015-12-13fm10k: cleanup overly long linesBruce Allan6-23/+33
2015-12-13fm10k: cleanup namespace pollutionBruce Allan4-20/+13
2015-12-13fm10k: use BIT() macro instead of open-coded bit-shiftingBruce Allan2-2/+2
2015-12-13fm10k: whitespace cleanupsBruce Allan7-9/+11
2015-12-13fm10k: do not inline fm10k_iov_select_vid()Bruce Allan1-1/+1
2015-12-13fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck1-2/+11
2015-12-13fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck1-1/+3
2015-12-13fm10k: conditionally compile DCB and DebugFS supportJacob Keller4-13/+19
2015-12-13fm10k: bump driver versionJacob Keller1-1/+1
2015-12-13fm10k: consistently refer to VLANs and VLAN IDsJacob Keller4-15/+15
2015-12-13fm10k: remove namespace pollution of fm10k_iov_msg_data_pfJacob Keller2-9/+0
2015-12-13fm10k: remove unnecessary else block from if statements with returnJacob Keller1-6/+6
2015-12-13fm10k: do not use CamelCaseJacob Keller2-13/+13
2015-12-13fm10k: use ether_addr_copy to copy MAC addressJacob Keller1-5/+2
2015-12-12e1000e: initial support for i219-LM (3)Raanan Avargil3-11/+34
2015-12-12igb: improve handling of disconnected adaptersJarod Wilson2-5/+3
2015-12-12igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich1-0/+7
2015-12-12e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil1-1/+1
2015-12-12e1000e: fix division by zero on jumbo MTUsDmitry Fleytman1-2/+4
2015-12-12e1000: Elementary checkpatch warnings and checks removedJanusz Wolak1-90/+89
2015-12-12e1000: get rid of duplicate exit pathJean Sacren1-4/+3
2015-12-12e1000: fix kernel-doc argument being missingJean Sacren1-0/+1
2015-12-12e1000e: clean up the local variableJean Sacren1-4/+1
2015-12-12e1000: fix a typo in the commentJean Sacren1-1/+1
2015-12-12e1000: clean up the checking logicJean Sacren1-5/+5
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka4-0/+30
2015-12-12e1000: Remove checkpatch coding style errorsJanusz Wolak2-60/+72
2015-12-12igb: don't unmap NULL hw_addrJarod Wilson2-4/+8
2015-12-12e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2-3/+9
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka4-0/+103
2015-12-12e1000: make eeprom read/write scheduler friendlyJoern Engel1-5/+8
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan2-2/+2
2015-12-12i40evf: change version string generationMitch Williams1-1/+9
2015-12-12i40e: clean whole mac filter listShannon Nelson1-8/+11
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain3-1/+5
2015-12-12i40e: hush little warningsMitch Williams1-6/+12