aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-20
| * | | | | [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-20
| * | | | | [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy2006-03-20
| * | | | | [NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy2006-03-20
| * | | | | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-20
| * | | | | [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-20
| * | | | | [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-20
| * | | | | [DCCP]: Set the default CCID according to kernel config selectionIan McDonald2006-03-20
| * | | | | [TCP]: MTU probingJohn Heffner2006-03-20
| * | | | | [TG3]: Add support for 5714S and 5715SMichael Chan2006-03-20
| * | | | | [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-20
| * | | | | [DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau2006-03-20
| * | | | | [LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo2006-03-20
| * | | | | [LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo2006-03-20
| * | | | | [NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte2006-03-20
| * | | | | [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte2006-03-20
| * | | | | [NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy2006-03-20
| * | | | | [NET] core: add RFC2863 operstateStefan Rompf2006-03-20
| * | | | | [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-20
| * | | | | [IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-20
| * | | | | [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | [IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2006-03-20
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21
|\ \ \ \ \
| * | | | | [PATCH] USB: gadget driver section fixupsDavid Brownell2006-03-20
| * | | | | [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-20
| * | | | | [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-20
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-03-21
|\ \ \ \ \
| * | | | | [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-20
| * | | | | [PATCH] kobject_add_dirJun'ichi Nomura2006-03-20
| * | | | | [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
| * | | | | [PATCH] Kobject: kobject.h: fix a typoAdrian Bunk2006-03-20
| * | | | | [PATCH] Driver core: add macros notice(), dev_notice()Tilman Schmidt2006-03-20
| * | | | | [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-20
| * | | | | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-20
| * | | | | [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-20
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-21
|\ \ \ \ \
| * | | | | [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas2006-03-16
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2006-03-20
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | [PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo2006-03-11
| * | | | | [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo2006-03-11
| * | | | | [PATCH] libata: kill unused pio_task and packet_taskTejun Heo2006-03-11
| * | | | | [PATCH] libata: implement port_taskTejun Heo2006-03-11
| * | | | | Merge branch 'master'Jeff Garzik2006-03-11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | [PATCH] libata: implement ata_dev_revalidate()Tejun Heo2006-03-05
| * | | | | [PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo2006-03-03
| * | | | | [PATCH] libata: convert dev->id to pointerTejun Heo2006-03-03