summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli1-13/+18
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli1-5/+10
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee1-3/+0
2016-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-34/+49
2016-01-21net: change tcp_syn_retries documentationXin Long1-1/+1
2016-01-21net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-01-21net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet1-7/+14
2016-01-21gro: Make GRO aware of lightweight tunnels.Jesse Gross2-2/+23
2016-01-20netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin5-19/+35
2016-01-19sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan1-3/+13
2016-01-19soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2-2/+9
2016-01-19af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun1-0/+3
2016-01-19udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2-22/+42
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds44-319/+401
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds25-188/+310
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds6-32/+51
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-829/+3690
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-285/+395
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-12/+11
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds22-130/+894
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds142-1701/+36836
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf2-7/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf7-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf1-1/+1
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf1-8/+8
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf1-1/+1
2016-01-18tile: include the syscall number in the backtraceChris Metcalf1-9/+8
2016-01-18MAINTAINERS: add git URL for tileFengguang Wu1-0/+1
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf5-107/+77
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker1-2/+1
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall2-2/+2
2016-01-18ide: silence some underflow warningsDan Carpenter1-8/+8
2016-01-18ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa1-5/+14
2016-01-18team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode3-2/+19
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel1-2/+1
2016-01-18netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso1-4/+4
2016-01-18netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet1-2/+7
2016-01-18video: fbdev: pxafb: fix out of memory error pathRobert Jarzmik1-0/+2
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds53-374/+1281
2016-01-18Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-118/+114
2016-01-18vm: fix incorrect unlock error path in madvise_free_huge_pmdLinus Torvalds1-1/+1
2016-01-18drm/vc4: fix warning in validate printf.Dave Airlie1-1/+1
2016-01-18net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl1-9/+23
2016-01-18net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl1-8/+11
2016-01-18net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl1-9/+54
2016-01-18net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl1-1/+1
2016-01-18arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim1-1/+21
2016-01-18arm64: insn: remove BUG_ON from codegenZi Shen Lim1-53/+112
2016-01-18sctp: the temp asoc's transports should not be hashed/unhashedXin Long2-2/+8