Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2cc0eeb67636e0339ad7b6cdfa305f63983642af
2cc0eeb
sctp: define subscribe in sctp_sock as __u16
by Xin Long
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f2ce106
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8ebebcb
tuntap: fix multiqueue rx
by Matthew Cover
· 6 years ago
7ddacfa
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
by David Ahern
· 6 years ago
bae4e10
mlxsw: spectrum: Expose discard counters via ethtool
by Shalom Toledo
· 6 years ago
aa6daac
tun: use netdev_alloc_frag() in tun_napi_alloc_frags()
by Eric Dumazet
· 6 years ago
05b0e1d
Merge branch 'IP101GR-devicetree-based-configuration-of-SEL_INTR32'
by David S. Miller
· 6 years ago
f2f1a84
net: phy: icplus: allow configuring the interrupt function on IP101GR
by Martin Blumenstingl
· 6 years ago
f7e290f
net: phy: icplus: implement .did_interrupt for IP101A/G
by Martin Blumenstingl
· 6 years ago
a872c38
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
by Martin Blumenstingl
· 6 years ago
ee33614
net: phy: icplus: use the BIT macro where possible
by Martin Blumenstingl
· 6 years ago
034289b
net: phy: icplus: keep all ip101a_g functions together
by Martin Blumenstingl
· 6 years ago
fdc13a9
dt-bindings: net: phy: add bindings for the IC Plus Corp. IP101A/G PHYs
by Martin Blumenstingl
· 6 years ago
8a49f9d
dt-bindings: vendor-prefix: add prefix for IC Plus Corp.
by Martin Blumenstingl
· 6 years ago
9ff0119
Linux 4.20-rc3
by Linus Torvalds
· 6 years ago
cddaf02
tg3: optionally use eth_platform_get_mac_address() to get mac address
by thesven73@gmail.com
· 6 years ago
80cc495
net: Add part of TCP counts explanations in snmp_counters.rst
by yupeng
· 6 years ago
25e19c1
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
c67a98c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
03582f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b53e27f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
743a486
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cfaa9f0
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
45e7981
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
by Chen Chang
· 6 years ago
c63ae43
mm, page_alloc: check for max order in hot path
by Michal Hocko
· 6 years ago
6f4d29d
scripts/spdxcheck.py: make python3 compliant
by Uwe Kleine-König
· 6 years ago
1a41364
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
by Yufen Yu
· 6 years ago
1c23b41
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
by Arnd Bergmann
· 6 years ago
13c9aaf
mm/vmstat.c: fix NUMA statistics updates
by Janne Huttunen
· 6 years ago
7817955
mm/gup.c: fix follow_page_mask() kerneldoc comment
by Mike Rapoport
· 6 years ago
5040f8d
ocfs2: free up write context when direct IO failed
by Wengang Wang
· 6 years ago
f5f67cc
scripts/faddr2line: fix location of start_kernel in comment
by Randy Dunlap
· 6 years ago
a76cf1a
mm: don't reclaim inodes with many attached pages
by Roman Gushchin
· 6 years ago
9d78999
mm, memory_hotplug: check zone_movable in has_unmovable_pages
by Michal Hocko
· 6 years ago
873d7bc
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
by Vasily Averin
· 6 years ago
f341e16
MAINTAINERS: update OMAP MMC entry
by Aaro Koskinen
· 6 years ago
5e41540
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
by Mike Kravetz
· 6 years ago
8fcb231
kernel/sched/psi.c: simplify cgroup_move_task()
by Olof Johansson
· 6 years ago
ca0246b
z3fold: fix possible reclaim races
by Vitaly Wool
· 6 years ago
1c1274a
tipc: don't assume linear buffer when reading ancillary data
by Jon Maloy
· 6 years ago
17bf169
Merge branch 'bcmgenet-fix-aborted-suspend'
by David S. Miller
· 6 years ago
c5a54bb
net: bcmgenet: abort suspend on error
by Doug Berger
· 6 years ago
a94cbf0
net: bcmgenet: code movement
by Doug Berger
· 6 years ago
8a962c4
geneve: Initialize addr6 with memset
by Nathan Chancellor
· 6 years ago
adba75b
tipc: fix lockdep warning when reinitilaizing sockets
by Jon Maloy
· 6 years ago
33d9a2c
net-gro: reset skb->pkt_type in napi_reuse_skb()
by Eric Dumazet
· 6 years ago
52c951f
Merge branch 'net-hns3-Add-vf-mtu-support'
by David S. Miller
· 6 years ago
cdca4c4
net: hns3: up/down netdev in hclge module when setting mtu
by Yunsheng Lin
· 6 years ago
818f167
net: hns3: Add mtu setting support for vf
by Yunsheng Lin
· 6 years ago
a6d818e
net: hns3: Add vport alive state checking support
by Yunsheng Lin
· 6 years ago
e6d7d79
net: hns3: Refactor mac mtu setting related functions
by Yunsheng Lin
· 6 years ago
a0b4371
net: hns3: Support two vlan header when setting mtu
by Yunsheng Lin
· 6 years ago
5396527
Merge branch 'tdc-fixes'
by David S. Miller
· 6 years ago
c6cecf4
tc-testing: tdc.py: Guard against lack of returncode in executed command
by Brenda J. Butler
· 6 years ago
5aaf642
tc-testing: tdc.py: ignore errors when decoding stdout/stderr
by Lucas Bates
· 6 years ago
d7b4a2f
net: fsl: Use device_type helpers to access the node type
by Rob Herring
· 6 years ago
ee5b60e
atm: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
16f7eb2
ip_tunnel: don't force DF when MTU is locked
by Sabrina Dubroca
· 6 years ago
8840c3e
MAINTAINERS: Add entry for CAKE qdisc
by Toke Høiland-Jørgensen
· 6 years ago
9d332e69c
net: bridge: fix vlan stats use-after-free on destruction
by Nikolay Aleksandrov
· 6 years ago
001c96d
net: align gnet_stats_basic_cpu struct
by Eric Dumazet
· 6 years ago
9a5ee46
net: align pcpu_sw_netstats and pcpu_lstats structs
by Eric Dumazet
· 6 years ago
7c460cf
net: aquantia: fix spelling mistake "specfield" -> "specified"
by Colin Ian King
· 6 years ago
9550658
socket: do a generic_file_splice_read when proto_ops has no splice_read
by Slavomir Kaslev
· 6 years ago
098aafa
net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait
by YueHaibing
· 6 years ago
df5a8ec
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
by Martin Schiller
· 6 years ago
1115439
Merge branch 'ncsi-Allow-enabling-multiple-packages-and-channels'
by David S. Miller
· 6 years ago
8d951a7
net/ncsi: Configure multi-package, multi-channel modes with failover
by Samuel Mendoza-Jonas
· 6 years ago
2878a2c
net/ncsi: Reset channel state in ncsi_start_dev()
by Samuel Mendoza-Jonas
· 6 years ago
0b970e1
net/ncsi: Don't mark configured channels inactive
by Samuel Mendoza-Jonas
· 6 years ago
cd09ab0
net/ncsi: Don't deselect package in suspend if active
by Samuel Mendoza-Jonas
· 6 years ago
8e13f70
net/ncsi: Probe single packages to avoid conflict
by Samuel Mendoza-Jonas
· 6 years ago
60ab49b
net/ncsi: Don't enable all channels when HWA available
by Samuel Mendoza-Jonas
· 6 years ago
2391b00
cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size
by Arjun Vynipadath
· 6 years ago
e8bd8fc
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 6 years ago
54e8cb7
uapi/ethtool: fix spelling errors
by Stephen Hemminger
· 6 years ago
6f0271d
tun: Adjust on-stack tun_page initialization.
by David S. Miller
· 6 years ago
f9e06c4
tuntap: free XDP dropped packets in a batch
by Jason Wang
· 6 years ago
e4dab1e6
vhost_net: mitigate page reference counting during page frag refill
by Jason Wang
· 6 years ago
b8b9618
Merge branch 'net-sched-gred-introduce-per-virtual-queue-attributes'
by David S. Miller
· 6 years ago
7211101
net: sched: gred: allow manipulating per-DP RED flags
by Jakub Kicinski
· 6 years ago
25fc198
net: sched: gred: store red flags per virtual queue
by Jakub Kicinski
· 6 years ago
80e22e9
net: sched: gred: provide a better structured dump and expose stats
by Jakub Kicinski
· 6 years ago
9f5cd0c
net: sched: gred: store bytesin as a 64 bit value
by Jakub Kicinski
· 6 years ago
4777be0
net: sched: gred: use extack to provide more details on configuration errors
by Jakub Kicinski
· 6 years ago
79c59fe
net: sched: gred: pass extack to nla_parse_nested()
by Jakub Kicinski
· 6 years ago
255f480
net: sched: gred: separate error and non-error path in gred_change()
by Jakub Kicinski
· 6 years ago
160396a
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
by David S. Miller
· 6 years ago
9c549a6
selftests: add explicit test for multiple concurrent GRO sockets
by Paolo Abeni
· 6 years ago
b24b767
isdn/hisax: remove set but not used variable 'total'
by YueHaibing
· 6 years ago
9c48060
udp: fix jump label misuse
by Paolo Abeni
· 6 years ago
37342bd
etf: Drop all expired packets
by Jesus Sanchez-Palencia
· 6 years ago
cbeeb8e
etf: Split timersortedlist_erase()
by Jesus Sanchez-Palencia
· 6 years ago
09fd486
etf: Use cached rb_root
by Jesus Sanchez-Palencia
· 6 years ago
3fcbdae
etf: Cancel timer if there are no pending skbs
by Jesus Sanchez-Palencia
· 6 years ago
213d776
tcp: clean up STATE_TRACE
by Yafang Shao
· 6 years ago
5594923
Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
dfa0d55
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
by Martin Schiller
· 6 years ago
e119a36
Merge branch 'SMSC95xx-driver-updates'
by David S. Miller
· 6 years ago
Next »