sfrench/cifs-2.6.git
2017-11-03 Bhadram Varkastmmac: use of_property_read_u32 instead of read_u8
2017-11-03 David S. MillerMerge branch 'net-sched-use-after-free'
2017-11-03 Cong Wangnet_sched: hold netns refcnt for each action
2017-11-03 Cong Wangnet_sched: acquire RTNL in tc_action_net_exit()
2017-11-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2017-11-02 Jeff Barnhillnet: vrf: correct FRA_L3MDEV encode type
2017-11-02 Konstantin... tcp_nv: fix division by zero in tcpnv_acked()
2017-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-01 Andrew Claytonsignal: Fix name of SIGEMT in #if defined() check
2017-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-11-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-01 Vlastimil Babkax86/mm: fix use-after-free of vma during userfaultfd...
2017-11-01 Linus TorvaldsMerge tag 'smb3-file-name-too-long-fix' of git://git...
2017-11-01 Hongxu Jiaide:ide-cd: fix kernel panic resulting from missing...
2017-11-01 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2017-11-01 Eric Dumazetipv6: addrconf: increment ifp refcount before ipv6_del_...
2017-11-01 Craig Gallektun/tap: sanitize TUNSETSNDBUF input
2017-11-01 Vadim Pasternakmlxsw: i2c: Fix buffer increment counter for write...
2017-11-01 Tejaswi Tanikellanetfilter: nf_reject_ipv4: Fix use-after-free in send_reset
2017-11-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-01 Ido Schimmelmlxsw: reg: Add high and low temperature thresholds
2017-11-01 Yuval MintzMAINTAINERS: Remove Yotam from mlxfw
2017-11-01 Yotam GigiMAINTAINERS: Update Yotam's E-mail
2017-11-01 Pan Biannet: hns: set correct return value
2017-11-01 Pan Biannet: lapbether: fix double free
2017-11-01 John Fastabendbpf: remove SK_REDIRECT from UAPI
2017-11-01 Andrew Lunnnet: phy: marvell: Only configure RGMII delays when...
2017-11-01 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-10-31' of...
2017-10-31 Linus TorvaldsMerge tag 'pm-reverts-4.14' of git://git./linux/kernel...
2017-10-31 Leon RomanovskyRDMA/nldev: Enforce device index check for port callback
2017-10-31 Rafael J. WysockiRevert "PM / QoS: Fix device resume latency PM QoS"
2017-10-31 Rafael J. WysockiRevert "PM / QoS: Fix default runtime_pm device resume...
2017-10-31 Kalle ValoMerge ath-current from ath.git
2017-10-31 Steffen Klassertxfrm: Fix GSO for IPsec with GRE tunnel.
2017-10-31 Brenda J. Butlertc-testing: fix arg to ip command: -s -> -n
2017-10-31 Cong Wangnet_sched: remove tcf_block_put_deferred()
2017-10-31 Guillaume Naultl2tp: hold tunnel in pppol2tp_connect()
2017-10-30 Linus TorvaldsMerge tag 'pm-urgent-4.14' of git://git./linux/kernel...
2017-10-30 Linus TorvaldsMark 'ioremap_page_range()' as possibly sleeping
2017-10-30 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-2' of git://git./linux/kernel...
2017-10-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-10-30 Keith Buschnvme: Fix setting logical block format when revalidating
2017-10-30 Tero KristoPM / QoS: Fix default runtime_pm device resume latency
2017-10-30 Kalle ValoRevert "ath10k: fix napi_poll budget overflow"
2017-10-30 Vasanthakumar... ath10k: rebuild crypto header in rx data frames
2017-10-30 Ronnie Sahlbergcifs: check MaxPathNameComponentLength != 0 before... smb3-file-name-too-long-fix
2017-10-29 Linus TorvaldsLinux 4.14-rc7 v4.14-rc7
2017-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-29 David S. MillerMerge branch 'net_sched-fix-races-with-RCU-callbacks'
2017-10-29 Chris Miselftests: Introduce a new test case to tc testsuite
2017-10-29 Chris Miselftests: Introduce a new script to generate tc batch...
2017-10-29 Cong Wangnet_sched: fix call_rcu() race on act_sample module...
2017-10-29 Cong Wangnet_sched: add rtnl assertion to tcf_exts_destroy()
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in tcindex filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in rsvp filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in route filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in u32 filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in matchall filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in fw filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in flower filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in flow filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in cgroup filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in bpf filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in basic filter
2017-10-29 Cong Wangnet_sched: introduce a workqueue for RCU callbacks...
2017-10-29 David S. MillerMerge branch 'sctp-endianness-fixes'
2017-10-29 Xin Longsctp: fix some type cast warnings introduced since...
2017-10-29 Xin Longsctp: fix a type cast warnings that causes a_rwnd gets...
2017-10-29 Xin Longsctp: fix some type cast warnings introduced by transpo...
2017-10-29 Xin Longsctp: fix some type cast warnings introduced by stream...
2017-10-29 Cong Wangnet_sched: avoid matching qdisc with zero handle
2017-10-29 Xin Longsctp: reset owner sk for data chunks on out queues...
2017-10-29 David S. MillerMerge branch 'sockmap-fixes'
2017-10-29 John Fastabendbpf: rename sk_actions to align with bpf infrastructure
2017-10-29 John Fastabendbpf: bpf_compute_data uses incorrect cb structure
2017-10-28 Linus TorvaldsMerge tag 'kbuild-fixes-v4.14-2' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge tag 'pci-v4.14-fixes-6' of git://git./linux/kerne...
2017-10-28 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc7' of git://people...
2017-10-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-10-28 David Howellsassoc_array: Fix a buggy node-splitting case
2017-10-28 Linus TorvaldsMerge tag '4.14-smb3-fixes-for-stable' of git://git...
2017-10-28 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Girish Moodalbailtap: reference to KVA of an unloaded module causes...
2017-10-28 Eric Dumazettcp: refresh tp timestamp before tcp_mtu_probe()
2017-10-28 Jason Wangtuntap: properly align skb->head before building skb
2017-10-28 Linus TorvaldsMerge tag 'for-linus-4.14c-rc7-tag' of git://git./linux...
2017-10-28 Linus TorvaldsMerge tag 'arc-4.14-rc7' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsFix tracing sample code warning.
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-10-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-10-28 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2017-10-27 Andrew DugganInput: synaptics-rmi4 - limit the range of what GPIOs...
2017-10-27 Dmitry TorokhovInput: gtco - fix potential out-of-bound access
2017-10-27 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2017-10-27 Xin Longip6_gre: update dst pmtu if dev mtu has been updated...
2017-10-27 Xin Longip6_gre: only increase err_count for some certain type...
next