aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto1-1/+2
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2-0/+63
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy1-0/+19
2007-02-08[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target functionPatrick McHardy1-3/+0
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA1-0/+15
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt2-9/+6
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2-21/+1
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond2-0/+2
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy3-4/+14
2007-02-08[NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy1-1/+3
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt2-0/+23
2007-02-08[NET]: unregister_netdevice as voidStephen Hemminger1-1/+1
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu1-0/+3
2007-02-08[NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk1-8/+0
2007-02-08[TCP]: Seperate DSACK from SACK fast pathBaruch Even1-1/+1
2007-02-08[PACKET]: Add optional checksum computation for recvmsgHerbert Xu1-0/+10
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller1-2/+3
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt1-3/+2
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-5/+5
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds33-353/+278
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman1-5/+5
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely1-0/+2
2007-02-08Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21Paul Mackerras72-620/+240
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras1-0/+1
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-0/+28
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-14/+22
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-7/+43
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds11-20/+59
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+2
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman2-2/+3
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman1-0/+4
2007-02-07msi: Kill msi_lookup_irqEric W. Biederman1-0/+3
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman1-2/+0
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi1-2/+1
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk2-6/+2
2007-02-07PCI: mark pci_find_device() as __deprecatedAdrian Bunk1-1/+1
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk1-1/+0
2007-02-07PCI: define inline for test of channel error stateLinas Vepstas1-0/+5
2007-02-07PCI : Add selected_regions funcsHidetoshi Seto1-0/+3
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern1-1/+0
2007-02-07USB: ps3 controller hid quirkGeoff Levand1-0/+1
2007-02-07USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey1-0/+12
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2-0/+17
2007-02-07USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell1-0/+1
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell5-3/+8
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds45-1420/+848
2007-02-07sysfs: Shadow directory supportEric W. Biederman2-4/+23
2007-02-07Driver core: allow to delay the uevent at device creation timeKay Sievers1-1/+2