summaryrefslogtreecommitdiffstats
path: root/security/selinux (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher3-1/+20
2008-08-27igb: fix setting the number of tx queuesAlexander Duyck1-2/+2
2008-08-27igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck1-2/+6
2008-08-27igb: force all queues to interrupt once every 2 secondsAlexander Duyck1-1/+9
2008-08-27r8169: balance pci_map / pci_unmap pairFrancois Romieu1-1/+1
2008-08-27myri10ge: update version string to 1.4.3-1.358Brice Goglin1-1/+1
2008-08-27ixgbe: fix vlan filteringAlexander Duyck1-3/+5
2008-08-27Blackfin EMAC Driver: the BF526 also supports the MAC,Mike Frysinger1-3/+3
2008-08-26bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-26bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-26bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-26bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-26bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-26bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-26bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-26bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-26bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-26ipv6: sysctl fixesAl Viro1-1/+1
2008-08-26ipv4: sysctl fixesAl Viro1-4/+20
2008-08-26sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-08-24mv643xx_eth: bump version to 1.3Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek1-5/+13
2008-08-24mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek1-2/+2
2008-08-24mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek1-4/+2
2008-08-24mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek1-2/+1
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski3-8/+42
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski3-0/+13
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-08-21Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-21cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-21fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-21rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-21mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-21mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-21mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-21fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-21Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-21bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-21drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-21pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-21rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-21binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-21brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-21nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-21mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-21mm: show free swap as signedHugh Dickins1-1/+1
2008-08-21mm: page_remove_rmap comments on PageAnonHugh Dickins1-9/+16