aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/avc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai2-4/+10
2014-03-02net/mlx4_core: Fix sparse warningEyal Perry1-1/+2
2014-03-02net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai1-2/+4
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev3-23/+22
2014-03-02net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev3-3/+11
2014-03-02net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev1-1/+7
2014-03-02net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev3-16/+44
2014-03-02net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai1-1/+1
2014-03-026lowpan: use memcpy to set tag value in fraghdrAlexander Aring1-2/+1
2014-03-026lowpan: remove initialization of tag valueAlexander Aring1-1/+0
2014-03-026lowpan: fix type of datagram size parameterAlexander Aring1-1/+1
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller3-8/+24
2014-03-02ixgbe: Check config reads for removalMark Rustad4-15/+75
2014-03-02ixgbe: Fix up some ethtool results when adapter is removedMark Rustad1-1/+8
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad1-2/+4
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-03-02bonding: send arp requests even if there's no route to themVeaceslav Falico1-2/+7
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring5-208/+689
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring2-0/+17
2014-02-286lowpan: fix some checkpatch issuesAlexander Aring1-18/+9
2014-02-286lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring2-0/+1
2014-02-286lowpan: change tag type to __be16Alexander Aring1-2/+3
2014-02-286lowpan: fix fragmentation on sending sideAlexander Aring1-10/+27
2014-02-286lowpan: add uncompress header size functionAlexander Aring1-0/+113
2014-02-286lowpan: add frag information structAlexander Aring1-0/+7
2014-02-28net: w5100: Use devm_ioremap_resource()Jingoo Han1-5/+4
2014-02-28net: w5300: Use devm_ioremap_resource()Jingoo Han1-5/+4
2014-02-28packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann1-3/+13
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-02-28ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov1-0/+3
2014-02-28ixgbevf: fix handling of tx checksummingEmil Tantilov1-1/+1
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore4-4/+63
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore1-1/+2
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore7-141/+161
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2-3/+64
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43