summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-28net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet1-0/+6
2016-04-28net: snmp: kill STATS_BH macrosEric Dumazet7-44/+44
2016-04-28ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet1-3/+1
2016-04-28ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet1-1/+1
2016-04-28ipv6: rename IP6_INC_STATS_BH()Eric Dumazet1-2/+2
2016-04-28net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2-4/+4
2016-04-28net: rename IP_UPD_PO_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: rename IP_ADD_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: rename ICMP6_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: rename IP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: tcp: rename TCP_INC_STATS_BHEric Dumazet1-1/+1
2016-04-28net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet1-2/+0
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet1-6/+6
2016-04-28net: rename ICMP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-28net: snmp: kill various STATS_USER() helpersEric Dumazet6-34/+16
2016-04-28net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet1-2/+6
2016-04-28device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2-3/+3
2016-04-28tty: provide tty_name() even without CONFIG_TTYArnd Bergmann1-1/+3
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-18/+37
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2016-04-27ASoC: dmaengine_pcm: Add support for packed transfersMatthias Reichl1-0/+12
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai47-172/+310
2016-04-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar4-18/+109
2016-04-27tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)1-6/+0
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+6
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg1-0/+4
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter1-0/+1
2016-04-27drm: Hide master MAP cleanup in drm_bufs.cDaniel Vetter1-1/+3
2016-04-27fs: fix over-zealous use of "const"Kees Cook1-1/+1
2016-04-27drm: Give drm_agp_clear drm_legacy_ prefixDaniel Vetter1-2/+2
2016-04-27tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)1-94/+0
2016-04-27drm: Switch blobs to the new generic modeset obj refcountingDaniel Vetter1-1/+0
2016-04-27drm/sis: add missing include drm.h for the UAPI headerEmil Velikov1-0/+2
2016-04-27drm/qxl: remove XXX comment from the UAPI headerEmil Velikov1-1/+0
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+15
2016-04-27devpts: more pty driver interface cleanupsLinus Torvalds2-5/+5
2016-04-27Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman8-1/+132
2016-04-27USB: correct intervals for SS+Oliver Neukum1-2/+2
2016-04-27USB: LTM also for USB 3.1Oliver Neukum1-1/+1
2016-04-27audit: add tty field to LOGIN eventRichard Guy Briggs1-0/+24
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed1-5/+16
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman1-0/+4
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2-1/+17
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2-0/+7
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2-0/+5
2016-04-26net/mlx5e: Add link down events counterGal Pressman1-0/+1
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman1-0/+1
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal1-3/+0