summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-08net: fix definition of netdev_for_each_mc_addr()Pavel Roskin1-1/+1
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-63/+168
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-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/...David 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-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+46
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck1-6/+0
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-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 Torvalds4-6/+7
2010-03-22if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas1-0/+1
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+4
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-6/+7
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+13
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox1-5/+13
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel1-0/+1
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman1-4/+5
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman1-2/+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-19Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1