aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-26
| * | [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-26
| * | [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-26
| * | [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-26
| * | [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-26
| * | [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-26
| * | [SPARC64]: Internalize pci_memspace_mask.David S. Miller2007-04-26
| * | [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-26
| * | [SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller2007-04-26
| * | [SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller2007-04-26
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-26
| * | [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-26
| * | [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-26
| * | [SPARC64] constify of_get_property return: includeStephen Rothwell2007-04-26
| * | [SPARC64]: Add clocksource/clockevents support.David S. Miller2007-04-26
| * | [SPARC64]: Unify timer interrupt handler.David 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
| * | [WEXT]: Clean up how wext is called.Johannes Berg2007-04-26
| * | [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-26
| * | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-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
| * | [NETLINK]: Possible cleanups.Adrian Bunk2007-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
| * | [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-26
| * | [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-26
| * | [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-26
| * | [WIRELESS] cfg80211: Update comment for locking.Johannes Berg2007-04-26
| * | [TCP]: Congestion control API update.Stephen Hemminger2007-04-26
| * | [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-26
| * | [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-26
| * | [IPV6] SNMP: Use put_unaligned() instead of memcpy().YOSHIFUJI Hideaki2007-04-26
| * | [IPV6] SNMP: Avoid unaligned accesses.YOSHIFUJI Hideaki2007-04-26
| * | [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)Ilpo Järvinen2007-04-26
| * | [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-26
| * | [TCP]: Uninline tcp_done().Andi Kleen2007-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
| * | [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-26
| * | [IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki2007-04-26
| * | [INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner2007-04-26
| * | [NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy2007-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