summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Pirko2-41/+43
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-04-02ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-04-02gen_estimator: deadlock fixEric Dumazet2-1/+2
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-31netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-31ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2010-03-31net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland1-2/+2
2010-03-31net-caif: add CAIF Link layer device header filesSjur Braendeland2-0/+145
2010-03-31net-caif: add CAIF core protocol stack header filesSjur Braendeland8-0/+912
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. Miller4-3/+124
2010-03-28decnet: Remove unused FIB metric macros.David S. Miller1-4/+0
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-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+30
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2-0/+65
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-2/+22
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-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-03-22net: snmp mib cleanupEric Dumazet2-23/+8
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 idev_list to list macrosstephen hemminger1-3/+3
2010-03-21IPv6: convert addrconf hash list to RCUstephen hemminger2-0/+14
2010-03-21ipv6: convert addrconf list to hliststephen hemminger1-1/+1
2010-03-21ipv6: convert temporary address list to list macrosstephen hemminger1-2/+2
2010-03-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-7/+11
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-20netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
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 Brown406-2631/+13044
2010-03-15ACPI: processor: export acpi_get_cpuid()Alex Chiang1-0/+8