summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-1122-101/+439
|\
| * [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-113-0/+44
| * [PATCH] match audit name dataAmy Griffis2007-05-111-58/+84
| * [PATCH] complete message queue auditingAmy Griffis2007-05-114-35/+5
| * [PATCH] audit inode for all xattr syscallsAmy Griffis2007-05-111-0/+2
| * [PATCH] initialize name osidAmy Griffis2007-05-111-0/+1
| * [PATCH] audit signal recipientsAmy Griffis2007-05-1111-29/+206
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-1113-0/+76
| * [PATCH] auditing ptraceAl Viro2007-05-113-0/+42
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-1113-39/+171
|\ \
| * | USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()Jiri Kosina2007-05-101-0/+14
| * | HID: add hooks for getkeycode() and setkeycode() methodsMarvin Raaijmakers2007-05-091-0/+85
| * | HID: switch to using input_dev->dev.parentDmitry Torokhov2007-05-098-20/+23
| * | USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirkJan Kratochvil2007-05-091-0/+2
| * | USB HID: usb_buffer_free() cleanupDmitry Torokhov2007-05-092-14/+7
| * | USB HID: report descriptor of Cypress USB barcode readers needs fixupJiri Kosina2007-05-093-0/+33
| * | Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina2007-05-091-3/+1
| * | USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK descriptionNoel Kothe2007-05-091-2/+2
| * | HID: add input mappings for non-working keys on Logitech S510 remoteCharles Pillar2007-05-091-0/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-1143-726/+1312
|\ \ \
| * | | [NETFILTER]: xt_conntrack: add compat supportPatrick McHardy2007-05-101-0/+54
| * | | [NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW socketsPatrick McHardy2007-05-101-1/+20
| * | | [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" messagePatrick McHardy2007-05-102-2/+4
| * | | [NETFILTER]: nf_nat: Clears helper private area when NATingYasuyuki Kozakai2007-05-101-2/+7
| * | | [NETFILTER]: ctnetlink: clear helper area and handle unchanged helperYasuyuki Kozakai2007-05-101-18/+22
| * | | [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2007-05-102-8/+0
| * | | [NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai2007-05-101-7/+0
| * | | [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-103-25/+10
| * | | [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-1012-510/+238
| * | | [NET_SCHED]: Avoid requeue warning on dev_deactivateHerbert Xu2007-05-101-10/+8
| * | | [NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OKHerbert Xu2007-05-101-0/+1
| * | | [NET_SCHED]: Rationalise return value of qdisc_restartHerbert Xu2007-05-101-10/+11
| * | | [NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED caseThomas Graf2007-05-101-0/+1
| * | | [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-108-41/+93
| * | | [IrDA]: KingSun/DonShine USB IrDA dongle support.Alex Villac�s Lasso2007-05-103-0/+672
| * | | [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki2007-05-101-0/+4
| * | | [IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki2007-05-101-4/+12
| * | | [IPV6]: Send ICMPv6 error on scope violations.David L Stevens2007-05-101-3/+10
| * | | [SCTP]: Do not include ABORT chunk header in the notification.Vlad Yasevich2007-05-101-9/+2
| * | | [SCTP]: Correctly copy addresses in sctp_copy_laddrsVlad Yasevich2007-05-101-4/+8
| * | | [SCTP]: Prevent OOPS if hmac modules didn't loadVlad Yasevich2007-05-101-1/+6
| * | | [NET] link_watch: Always schedule urgent eventsHerbert Xu2007-05-101-19/+41
| * | | [NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu2007-05-101-1/+3
| * | | [NET_SCHED]: teql_enqueue can check limits before skb enqueueKrishna Kumar2007-05-101-3/+2
| * | | [MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven2007-05-101-1/+1
| * | | [NET]: Remove link_watch delay for up even when we're downHerbert Xu2007-05-101-23/+67
| * | | [NET] link_watch: Move link watch list into net_deviceHerbert Xu2007-05-102-35/+17
| * | | [Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann2007-05-101-0/+1
| * | | [Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann2007-05-101-1/+3
| * | | [Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2007-05-102-2/+8