summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King
2017-12-13dwc-xlgmac: Add co-maintainerJie Deng
2017-12-13tcp: refresh tcp_mstamp from timers callbacksEric Dumazet
2017-12-13tcp: fix potential underestimation on rcv_rttWei Wang
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King
2017-12-13net: phy: fix resume handlingRussell King
2017-12-13ARM: dts: vf610-zii-dev: use XAUI for DSA link portsRussell King
2017-12-13net: dsa: allow XAUI phy interface modeRussell King
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2017-12-13net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2017-12-13tipc: eliminate potential memory leakJon Maloy
2017-12-13net: remove duplicate includesPravin Shedge
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-13ipv6: mcast: better catch silly mtu valuesEric Dumazet
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven
2017-12-12tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2017-12-11fou: fix some member types in guehdrXin Long
2017-12-11sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long
2017-12-11net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2017-12-11netlink: Add netns check on tapsKevin Cernekee
2017-12-11net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni
2017-12-11net: phy: meson-gxl: detect LPA corruptionJerome Brunet
2017-12-11netfilter: ip6t_MASQUERADE: add dependency on conntrack moduleKonstantin Khlebnikov
2017-12-11ptr_ring: add barriersMichael S. Tsirkin
2017-12-11Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-12-11netfilter: exthdr: add missign attributes to policyFlorian Westphal
2017-12-11mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-12-08Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng