aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23mac80211: MAINTAINERS updateJohannes Berg
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-21time: Export set_normalized_timespec.YOSHIFUJI Hideaki
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki
2008-04-21[NETNS]: Don't initialize err variable twice.Pavel Emelyanov
2008-04-21[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov
2008-04-21[IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki
2008-04-21[IPV4]: Make icmp_sk_init() static.Adrian Bunk
2008-04-21[IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk
2008-04-21tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse
2008-04-20skbuff: fix missing kernel-doc notationRandy Dunlap
2008-04-20[ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux
2008-04-19rose: Socket lock was not released before returning to user spaceBernard Pidoux
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-19netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy
2008-04-19netfilter: Fix SCTP nat build.Patrick McHardy
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds