summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-07TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy1-18/+12
2010-04-04icmp: Account for ICMP out errorsEric Dumazet1-0/+1
2010-04-04l2tp: Add netlink control API for L2TPJames Chapman1-0/+125
2010-04-04netlink: Export genl_lock() API for use by modulesJames Chapman1-0/+8
2010-04-04l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-0/+38
2010-04-04l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2-0/+23
2010-04-04ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+3
2010-04-04l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-1/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-40/+42
2010-04-04net: move address list functions to a separate fileJiri Pirko1-5/+10
2010-04-03phylib: Support phy module autoloadingDavid Woodhouse2-0/+27
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-31netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-31net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland1-2/+2
2010-03-31net-caif: add CAIF socket and configuration headersSjur Braendeland2-0/+198
2010-03-31net-caif: add CAIF protocol definitionsSjur Braendeland3-1/+6
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-1/+53
2010-03-25rps: add CONFIG_RPSEric Dumazet1-0/+4
2010-03-24cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen1-2/+6
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+46
2010-03-23wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches1-1/+1
2010-03-23include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches1-0/+2
2010-03-22tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet1-0/+1
2010-03-22bonding: flush unicast and multicast lists when changing typeJiri Pirko1-0/+2
2010-03-22net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy1-1/+4
2010-03-21IPv6: convert addrconf hash list to RCUstephen hemminger1-0/+13
2010-03-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-6/+6
2010-03-21netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso1-1/+1
2010-03-21netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso1-1/+1
2010-03-19net: Potential null skb->dev dereferenceEric Dumazet1-4/+4
2010-03-19bonding: check return value of nofitier when changing typeJiri Pirko1-1/+1
2010-03-19net: rename notifier defines for netdev type changeJiri Pirko1-2/+2
2010-03-19rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert1-0/+2
2010-03-17NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe1-4/+8
2010-03-17net: core: add IFLA_STATS64 supportJan Engelhardt1-0/+33
2010-03-17rps: Receive Packet SteeringTom Herbert2-2/+33
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown273-1892/+10291
2010-03-15resource: add window supportBjorn Helgaas1-0/+1
2010-03-15resource: add bus number supportBjorn Helgaas1-0/+1
2010-03-15resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors1-0/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-9/+14
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-0/+13
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+24
2010-03-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-25/+59
2010-03-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+28
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare1-0/+2
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V1-0/+1
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V1-0/+12