summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-27Merge branch 'act_ife-fixes'David S. Miller
2016-09-27act_ife: Fix false encodingYotam Gigi
2016-09-27act_ife: Fix external mac header on encodeYotam Gigi
2016-09-27VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-27Merge branch 'fec-align'David S. Miller
2016-09-27net: fec: align IP header in hardwareEric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson
2016-09-26ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-09-23tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-09-23tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-23sch_sfb: keep backlog updated with qlenWANG Cong
2016-09-23sch_qfq: keep backlog updated with qlenWANG Cong
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-22MAINTAINERS: Update b44 maintainer.Michael Chan
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib
2016-09-22Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-21Merge branch 'r8152-phy-fixes'David S. Miller
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang
2016-09-21r8152: remove r8153_enable_eeehayeswang
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang
2016-09-21r8152: move enabling PHYhayeswang
2016-09-21r8152: move some functionshayeswang
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-09-21Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-21Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-20mm: usercopy: Check for module addressesLaura Abbott
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-20qed: Fix stack corruption on probeYuval Mintz
2016-09-20MAINTAINERS: Add an entry for the core network DSA codeAndrew Lunn
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat
2016-09-20Merge branch 'mlx5-fixes'David S. Miller