summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-21tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross
2016-01-21Merge branch 'fix-phy-ignore-interrupts'David S. Miller
2016-01-21net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee
2016-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-01-21net: change tcp_syn_retries documentationXin Long
2016-01-21net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-01-21net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-01-21gro: Make GRO aware of lightweight tunnels.Jesse Gross
2016-01-20netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin
2016-01-19sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan
2016-01-19soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek
2016-01-19af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun
2016-01-19udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf
2016-01-18tile: include the syscall number in the backtraceChris Metcalf
2016-01-18MAINTAINERS: add git URL for tileFengguang Wu
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall
2016-01-18ide: silence some underflow warningsDan Carpenter
2016-01-18ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa
2016-01-18team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel
2016-01-18netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso
2016-01-18netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet
2016-01-18video: fbdev: pxafb: fix out of memory error pathRobert Jarzmik
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-18Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-01-18vm: fix incorrect unlock error path in madvise_free_huge_pmdLinus Torvalds
2016-01-18drm/vc4: fix warning in validate printf.Dave Airlie
2016-01-18net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl
2016-01-18net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl
2016-01-18net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl
2016-01-18net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl