summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu4-2/+7
2008-04-21time: Export set_normalized_timespec.YOSHIFUJI Hideaki1-0/+1
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann1-1/+1
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine1-3/+0
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov1-7/+0
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki1-11/+6
2008-04-21[NETNS]: Don't initialize err variable twice.Pavel Emelyanov1-2/+1
2008-04-21[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov1-1/+1
2008-04-21[IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2-10/+10
2008-04-21[IPV4]: Make icmp_sk_init() static.Adrian Bunk1-1/+1
2008-04-21[IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk1-1/+1
2008-04-21tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH1-1/+1
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse1-0/+2
2008-04-20skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-20[ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux1-2/+0
2008-04-19rose: Socket lock was not released before returning to user spaceBernard Pidoux1-2/+4
2008-04-19hci_usb: remove code obfuscationPavel Machek2-10/+5
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall1-3/+4
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek1-7/+7
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson2-4/+49
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2-110/+19
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12
2008-04-19netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy1-1/+2
2008-04-19netfilter: Fix SCTP nat build.Patrick McHardy1-0/+1
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds18-335/+503
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds944-119960/+82686
2008-04-19security: fix up documentation for security_module_enableJames Morris1-1/+1
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish8-4/+83
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish4-28/+93
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish5-108/+71
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish3-55/+22
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish3-1/+127
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish2-104/+0
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish1-2/+1
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish3-37/+43
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish1-2/+17
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish3-2/+54
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan1-6/+9
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds133-4389/+4873
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds25-473/+877
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-1042/+5800
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds45-1131/+1150
2008-04-18x86: kgdb build fixHarvey Harrison1-2/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh2-7/+54
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1