aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-20
| * | | | | | | [DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo2006-03-20
| * | | | | | | [DCCP]: sparse endianness annotationsAndrea Bittau2006-03-20
| * | | | | | | [NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy2006-03-20
| * | | | | | | [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-20
| * | | | | | | [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-20
| * | | | | | | [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-20
| * | | | | | | [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-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]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick 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
| * | | | | | | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-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]: ROUTE: Eliminate lock for default route pointer.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
| * | | | | | | [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.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 AU1200Jordan Crouse2006-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
| |/ / / / / /