aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07net: fix definition of netdev_for_each_mc_addr()Pavel Roskin1-1/+1
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-3/+7
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs2-4/+21
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller20-89/+199
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy1-18/+12
2010-04-03icmp: Account for ICMP out errorsEric Dumazet1-0/+1
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman1-0/+125
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman1-0/+8
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-0/+38
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2-0/+23
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+3
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-1/+1
2010-04-03net: convert multicast list to list_headJiri Pirko2-41/+43
2010-04-03net: move address list functions to a separate fileJiri Pirko1-5/+10
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse2-0/+27
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-04-01gen_estimator: deadlock fixEric Dumazet2-1/+2
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-30netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland1-2/+2
2010-03-30net-caif: add CAIF Link layer device header filesSjur Braendeland2-0/+145
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland8-0/+912
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland2-0/+198
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland3-1/+6
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-3/+124
2010-03-27decnet: Remove unused FIB metric macros.David S. Miller1-4/+0
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black1-0/+1
2010-03-25rps: add CONFIG_RPSEric Dumazet1-0/+4
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+1
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik1-0/+1
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-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck1-6/+0
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-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+2
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds1-1/+1
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-8/+13
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas1-0/+1
2010-03-21net: snmp mib cleanupEric Dumazet2-23/+8
2010-03-21tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet1-0/+1
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko1-0/+2
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy1-1/+4
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-1/+1
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger1-3/+3
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger2-0/+14
2010-03-20ipv6: convert addrconf list to hliststephen hemminger1-1/+1