| Commit message (Expand) | Author | Age | Files | Lines |
* | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 2008-10-10 | 2 | -2/+3 |
* | selinux: Cache NetLabel secattrs in the socket's security struct | Paul Moore | 2008-10-10 | 4 | -39/+91 |
* | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2008-10-10 | 8 | -37/+311 |
* | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2008-10-10 | 8 | -42/+393 |
* | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore | 2008-10-10 | 9 | -224/+816 |
* | netlabel: Add a generic way to create ordered linked lists of network addrs | Paul Moore | 2008-10-10 | 4 | -216/+569 |
* | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 2008-10-10 | 8 | -266/+235 |
* | smack: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 2008-10-10 | 1 | -1/+4 |
* | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 2008-10-10 | 5 | -9/+50 |
* | selinux: Fix a problem in security_netlbl_sid_to_secattr() | Paul Moore | 2008-10-10 | 1 | -2/+8 |
* | selinux: Better local/forward check in selinux_ip_postroute() | Paul Moore | 2008-10-10 | 1 | -45/+81 |
* | netlabel: Remove unneeded in-kernel API functions | Paul Moore | 2008-10-10 | 2 | -74/+23 |
* | selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases | Paul Moore | 2008-10-10 | 1 | -5/+17 |
* | selinux: Cleanup the NetLabel glue code | Paul Moore | 2008-10-10 | 1 | -28/+10 |
* | netlabel: Fix some sparse warnings | Paul Moore | 2008-10-10 | 3 | -14/+14 |
* | Linux 2.6.27 | Linus Torvalds | 2008-10-09 | 1 | -1/+1 |
* | Don't allow splice() to files opened with O_APPEND | Linus Torvalds | 2008-10-09 | 1 | -0/+3 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-09 | 5 | -36/+83 |
|\ |
|
| * | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X | Alistair John Strachan | 2008-10-09 | 1 | -1/+1 |
| * | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X | Alistair John Strachan | 2008-10-09 | 1 | -0/+1 |
| * | hwmon: (adt7473) Fix some bogosity in documentation file | Darrick J. Wong | 2008-10-09 | 1 | -13/+5 |
| * | hwmon: Define sysfs interface for energy consumption register | Darrick J. Wong | 2008-10-09 | 1 | -0/+12 |
| * | hwmon: (it87) Prevent power-off on Shuttle SN68PT | Jean Delvare | 2008-10-09 | 1 | -19/+51 |
| * | eeepc-laptop: Fix hwmon interface | Corentin Chary | 2008-10-09 | 1 | -3/+13 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-10-09 | 3 | -8/+6 |
|\ \ |
|
| * | | [CPUFREQ] correct broken links and email addresses | Németh Márton | 2008-10-09 | 3 | -8/+6 |
| |/ |
|
* | | SLOB: fix bogus ksize calculation fix | Matt Mackall | 2008-10-09 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-10-08 | 1 | -0/+4 |
|\ |
|
| * | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur | Ralf Baechle | 2008-10-08 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-08 | 9 | -39/+38 |
|\ \
| |/
|/| |
|
| * | tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. | Daniele Lacamera | 2008-10-07 | 1 | -1/+5 |
| * | net: Fix netdev_run_todo dead-lock | Herbert Xu | 2008-10-07 | 2 | -22/+7 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-10-07 | 2 | -5/+5 |
| |\ |
|
| | * | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann | 2008-10-06 | 1 | -0/+1 |
| | * | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann | 2008-10-06 | 1 | -0/+4 |
| | * | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann | 2008-10-06 | 2 | -5/+0 |
| * | | tcp: Fix possible double-ack w/ user dma | Ali Saidi | 2008-10-07 | 1 | -1/+2 |
| * | | net: only invoke dev->change_rx_flags when device is UP | Patrick McHardy | 2008-10-07 | 1 | -6/+10 |
| * | | netrom: Fix sock_orphan() use in nr_release | Jarek Poplawski | 2008-10-06 | 1 | -1/+1 |
| * | | ax25: Quick fix for making sure unaccepted sockets get destroyed. | David S. Miller | 2008-10-06 | 1 | -0/+3 |
| * | | Revert "ax25: Fix std timer socket destroy handling." | David S. Miller | 2008-10-06 | 1 | -3/+5 |
* | | | SLOB: fix bogus ksize calculation | Matt Mackall | 2008-10-07 | 1 | -1/+1 |
* | | | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" | Linus Torvalds | 2008-10-07 | 1 | -1/+0 |
* | | | Linux 2.6.27-rc9 | Linus Torvalds | 2008-10-06 | 1 | -1/+1 |
* | | | Marker depmod fix core kernel list | Mathieu Desnoyers | 2008-10-06 | 1 | -2/+4 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-10-06 | 2 | -6/+4 |
|\ \ \ |
|
| * | | | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel | 2008-10-06 | 1 | -0/+3 |
| * | | | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka | 2008-10-06 | 1 | -6/+1 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-06 | 1 | -9/+11 |
|\ \ \ \ |
|
| * | | | | x86: gart iommu have direct mapping when agp is present too | Yinghai Lu | 2008-10-05 | 1 | -9/+11 |
| |/ / / |
|