summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-12irda: remove CVS keywordsAdrian Bunk3-7/+1
2008-06-12net: remove CVS keywordsAdrian Bunk121-254/+0
2008-06-12[netdrvr] Fix 8390 build breakageStephen Rothwell1-0/+4
2008-06-12e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher1-0/+5
2008-06-12igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher1-1/+6
2008-06-12ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher1-1/+6
2008-06-12HSO: add option hso driverGreg Kroah-Hartman4-0/+2848
2008-06-12drivers/net/macsonic.c: make functions staticAdrian Bunk1-11/+8
2008-06-12drivers/net/: remove write-only "last_dev"Adrian Bunk3-12/+0
2008-06-12drivers/net/mac8390.c: make functions staticAdrian Bunk1-5/+3
2008-06-12make hplance_{init,cleanup}_module() staticAdrian Bunk1-2/+2
2008-06-12make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk1-1/+1
2008-06-12macb: use random mac if stored address in EEPROM is invalidSven Schnelle1-1/+5
2008-06-12net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu4-0/+1651
2008-06-12smc911x: SuperH architecture supportMagnus Damm2-2/+1
2008-06-12smc911x: introduce platform data flagsMagnus Damm3-1/+109
2008-06-12smc911x: pass along private data and use iomemMagnus Damm2-388/+369
2008-06-12smc911x: fix 16-bit I/O operationsMagnus Damm1-63/+3
2008-06-12smc911x: remove unused 8-bit I/O operationsMagnus Damm1-4/+0
2008-06-11tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki3-51/+42
2008-06-11tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki4-96/+86
2008-06-11tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki4-26/+16
2008-06-11tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki4-73/+44
2008-06-11key: Use xfrm_addr_cmp() where appropriate.YOSHIFUJI Hideaki1-8/+1
2008-06-11key: Share common code path to extract address from sockaddr{}.YOSHIFUJI Hideaki1-69/+38
2008-06-11key: Share common code path to fill sockaddr{}.YOSHIFUJI Hideaki1-347/+111
2008-06-11key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.YOSHIFUJI Hideaki1-31/+19
2008-06-11ipv6 netns: Address labels per namespaceBenjamin Thery3-37/+84
2008-06-11ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.YOSHIFUJI Hideaki1-2/+8
2008-06-11ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen1-1/+0
2008-06-11ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.Rami Rosen1-1/+1
2008-06-11ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.Rami Rosen1-1/+0
2008-06-11ipv4 addr: Send netlink notification for address label changesThomas Graf1-1/+3
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2-31/+14
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville1-21/+0
2008-06-10rt2x00dev.c: fix-up merge damageJohn W. Linville1-1/+1
2008-06-10netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen3-7/+0
2008-06-10netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen1-2/+0
2008-06-10netfilter: ctnetlink: include conntrack status in destroy event messageFabian Hugelshofer1-3/+3
2008-06-10netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer6-7/+36
2008-06-10netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy7-16/+18
2008-06-10netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg1-6/+4
2008-06-10netfilter: ip6_tables: add ip6tables security tableJames Morris5-0/+187
2008-06-10netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris7-6/+209
2008-06-10netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso2-0/+90
2008-06-10netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso1-11/+10
2008-06-10netfilter: ebtables: add IPv6 supportKuo-lang Tseng6-17/+244
2008-06-10ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov1-1/+1
2008-06-10af_iucv: exploit target message class support of IUCVUrsula Braun1-0/+1
2008-06-10iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-4/+7