aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-27
* the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-27
* kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2007-04-27
* Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov2007-04-27
* Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman2007-04-27
* driver core: per-subsystem multithreaded probingCornelia Huck2007-04-27
* Driver core: add name to device_typeKay Sievers2007-04-27
* driver core: Use attribute groups in struct device_typeDmitry Torokhov2007-04-27
* Driver core: udev triggered device-<>driver bindingKay Sievers2007-04-27
* driver core: fix namespace issue with devices assigned to classesKay Sievers2007-04-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-27
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27
|\ \
| * | [WEXT] net_device: Don't include wext bits if not required.Johannes Berg2007-04-26
| * | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-26
| * | [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-26
| * | [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov2007-04-26
| * | [NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day2007-04-26
| * | [NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day2007-04-26
| * | [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-26
| * | [BRIDGE]: drop PAUSE framesStephen Hemminger2007-04-26
| * | [IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki2007-04-26
| * | [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-26
| * | [TCP]: Congestion control API update.Stephen Hemminger2007-04-26
| * | [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-26
| * | [NET] skbuff: skb_store_bits const is backwardsStephen Hemminger2007-04-26
| * | [AF_PACKET]: Add option to return orig_dev to userspace.Peter P. Waskiewicz Jr2007-04-26
| * | [IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki2007-04-26
| * | [INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner2007-04-26
| * | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
| * | [NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer2007-04-26
| * | [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-26
| * | [DCCP]: Complete documentation of dccp_sockGerrit Renker2007-04-26
| * | bridge: eliminate call by referenceStephen Hemminger2007-04-26
| * | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-26
| * | [NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu2007-04-26
| * | [IPV6] FIB6RULE: Find source address during looking up route.YOSHIFUJI Hideaki2007-04-26
| * | [NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells2007-04-26
| * | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
| * | [NET]: Inline net_device_statsRusty Russell2007-04-26
| * | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
| * | [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu2007-04-26
| * | [NET] fib_rules: Add no-operation actionThomas Graf2007-04-26
| * | [NET] fib_rules: Mark rules detached from the deviceThomas Graf2007-04-26
| * | [NET] fib_rules: goto rule actionThomas Graf2007-04-26
| * | [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for dietYasuyuki Kozakai2007-04-26
| * | [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabledYasuyuki Kozakai2007-04-26
| * | [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-26
| * | [RTNL]: Message handler registration interfaceThomas Graf2007-04-26
| * | [DCCP]: Sample RTT from SYN exchangeGerrit Renker2007-04-26