aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+0
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-0/+3
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+51
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2-0/+4
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend1-0/+2
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend3-0/+30
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet30-71/+71
2012-04-15virtio-net: send gratuitous packets when neededJason Wang1-0/+14
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot2-3/+3
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet1-0/+2
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet1-1/+1
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger1-0/+2
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+7
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-0/+1
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs1-1/+2
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller1-1/+1
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA1-1/+0
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet1-0/+1
2012-04-13rtnetlink: fix commentsstephen hemminger1-2/+4
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger1-3/+2
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin1-3/+4
2012-04-13ipv6: fix problem with expired dst cacheGao feng2-1/+47
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin1-2/+17
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin1-1/+8
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-7/+0
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker1-4/+18
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller4-49/+199
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-19/+66
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-8/+0
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-9/+35
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+5
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff1-0/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+15
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade1-0/+5
2012-04-12NFC: Changed target activated state logicEric Lapuyade1-1/+2
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade1-1/+1
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz1-0/+2
2012-04-12NFC: SHDLC implementationEric Lapuyade1-0/+104
2012-04-12NFC: HCI supportEric Lapuyade2-0/+199
2012-04-12NFC: Export target lost functionEric Lapuyade1-0/+1
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz1-0/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville7-57/+210
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville186-3560/+6215
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixesDave Airlie1-2/+3
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-8/+11
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi1-1/+1
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae1-1/+1