Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb25c3855a12cc58e33cd7ee9b69943790fe35f7
bb25c38
tipc: remove joining group member from congested list
by Jon Maloy
· 7 years ago
1c8e77f
selftests: net: Adding config fragment CONFIG_NUMA=y
by Naresh Kamboju
· 7 years ago
932f8c7
Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
a8fcefe
Merge branch 'cls_bpf-fix-offload-state-tracking-with-block-callbacks'
by David S. Miller
· 7 years ago
d3f89b9
nfp: bpf: keep track of the offloaded program
by Jakub Kicinski
· 7 years ago
102740b
cls_bpf: fix offload assumptions after callback conversion
by Jakub Kicinski
· 7 years ago
21b5944
net: Fix double free and memory corruption in get_net_ns_by_id()
by Eric W. Biederman
· 7 years ago
eda9873
Merge branch 'mvneta-fixes'
by David S. Miller
· 7 years ago
2eecb2e
net: mvneta: eliminate wrong call to handle rx descriptor error
by Yelena Krivosheev
· 7 years ago
ca5902a
net: mvneta: use proper rxq_number in loop on rx queues
by Yelena Krivosheev
· 7 years ago
4423c18
net: mvneta: clear interface link status on port disable
by Yelena Krivosheev
· 7 years ago
a2fba18
net/mlx5: Stay in polling mode when command EQ destroy fails
by Moshe Shemesh
· 7 years ago
d6b2785
net/mlx5: Cleanup IRQs in case of unload failure
by Moshe Shemesh
· 7 years ago
139ed6c
net/mlx5: Fix steering memory leak
by Maor Gottlieb
· 7 years ago
0c1cc8b
net/mlx5e: Prevent possible races in VXLAN control flow
by Gal Pressman
· 7 years ago
23f4cc2
net/mlx5e: Add refcount to VXLAN structure
by Gal Pressman
· 7 years ago
6323514
net/mlx5e: Fix possible deadlock of VXLAN lock
by Gal Pressman
· 7 years ago
dbff26e
net/mlx5: Fix error flow in CREATE_QP command
by Moni Shoua
· 7 years ago
777ec2b
net/mlx5: Fix misspelling in the error message and comment
by Eugenia Emantayev
· 7 years ago
696a97c
net/mlx5e: Fix defaulting RX ring size when not needed
by Eugenia Emantayev
· 7 years ago
2989ad1
net/mlx5e: Fix features check of IPv6 traffic
by Gal Pressman
· 7 years ago
ff08919
net/mlx5e: Fix ETS BW check
by Huy Nguyen
· 7 years ago
37e92a9
net/mlx5: Fix rate limit packet pacing naming and struct
by Eran Ben Elisha
· 7 years ago
231243c
Revert "mlx5: move affinity hints assignments to generic code"
by Saeed Mahameed
· 7 years ago
bae115a
net/mlx5: FPGA, return -EINVAL if size is zero
by Kamal Heib
· 7 years ago
d03a455
ipv4: fib: Fix metrics match when deleting a route
by Phil Sutter
· 7 years ago
a176245
net: stmmac: Fix bad RX timestamp extraction
by Fredrik Hallenberg
· 7 years ago
200922c
net: stmmac: Fix TX timestamp calculation
by Fredrik Hallenberg
· 7 years ago
3db0960
tipc: fix list sorting bug in function tipc_group_update_member()
by Jon Maloy
· 7 years ago
c9fefa0
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
by Xin Long
· 7 years ago
2c52129
ip6_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 7 years ago
cfddd4c
ip_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 7 years ago
a93bf0f
vxlan: update skb dst pmtu on tx path
by Xin Long
· 7 years ago
78aa097
net: arc_emac: restart stalled EMAC
by Alexander Kochetkov
· 7 years ago
e688822
net: arc_emac: fix arc_emac_rx() error paths
by Alexander Kochetkov
· 7 years ago
7352e25
net: mediatek: setup proper state for disabled GMAC on the default
by Sean Wang
· 7 years ago
8ba6b30
mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug
by Petr Machata
· 7 years ago
748a240
tg3: Fix rx hang on MTU change with 5717/5719
by Brian King
· 7 years ago
c6479d6
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
04a7279
cfg80211: ship certificates as hex files
by Johannes Berg
· 7 years ago
958a1b5
nl80211: Remove obsolete kerneldoc line
by Jonathan Corbet
· 7 years ago
162bd5e
mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
by Jia-Ju Bai
· 7 years ago
5d32407
cfg80211: always rewrite generated files from scratch
by Thierry Reding
· 7 years ago
b65c7b8
mac80211_hwsim: enable TODS BIT in null data frame
by Adiel Aloni
· 7 years ago
ab14436
net: phy: xgene: disable clk on error paths
by Alexey Khoroshilov
· 7 years ago
6623c0f
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
by Russell King
· 7 years ago
84aeb43
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
by Nikolay Aleksandrov
· 7 years ago
d196975
sctp: add SCTP_CID_RECONF conversion in sctp_cname
by Xin Long
· 7 years ago
5c46867
sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege
by Xin Long
· 7 years ago
ac3241d
net: qcom/emac: Change the order of mac up and sgmii open
by Hemanth Puranik
· 7 years ago
c505873
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
by Zhao Qiang
· 7 years ago
3f42f5f
tipc: remove leaving group member from all lists
by Jon Maloy
· 7 years ago
2348339
tipc: fix lost member events bug
by Jon Maloy
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f870c1f
vxlan: restore dev->mtu setting based on lower device
by Alexey Kodanev
· 7 years ago
588753f
ipv6: icmp6: Allow icmp messages to be looped back
by Brendan McGrath
· 7 years ago
f3b5ad8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
f25e229
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
a84ec72
Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
ee1b43e
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
66dbbd7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
07a20ed
Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
dd3d66b8
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
227701e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
043ee1d
net: qcom/emac: Reduce timeout for mdio read/write
by Hemanth Puranik
· 7 years ago
06f976e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
b59e697
net: sched: fix static key imbalance in case of ingress/clsact_init error
by Jiri Pirko
· 7 years ago
343723d
net: sched: fix clsact init error path
by Jiri Pirko
· 7 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a58653c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3fba361
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
35d5788
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bde6b37
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
90d91b0
SUNRPC: Fix a race in the receive code path
by Trond Myklebust
· 7 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 7 years ago
ccede75
xprtrdma: Spread reply processing over more CPUs
by Chuck Lever
· 7 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 7 years ago
c05fad5
ip_gre: fix wrong return value of erspan_rcv
by Haishuang Yan
· 7 years ago
c647c0d
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
by Daniele Palmas
· 7 years ago
d1fca67
Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform'
by David S. Miller
· 7 years ago
4a98795
pkt_sched: Remove TC_RED_OFFLOADED from uapi
by Yuval Mintz
· 7 years ago
428a68a
net: sched: Move to new offload indication in RED
by Yuval Mintz
· 7 years ago
7a4fa29
net: sched: Add TCA_HW_OFFLOAD
by Yuval Mintz
· 7 years ago
0a06069
Merge branch 'aquantia-fixes'
by David S. Miller
· 7 years ago
d4c242d
net: aquantia: Increment driver version
by Igor Russkikh
· 7 years ago
98bc036
net: aquantia: Fix typo in ethtool statistics names
by Igor Russkikh
· 7 years ago
f3e2778
net: aquantia: Update hw counters on hw init
by Igor Russkikh
· 7 years ago
fdb4a083
net: aquantia: Improve link state and statistics check interval callback
by Igor Russkikh
· 7 years ago
45cc1c7
net: aquantia: Fill in multicast counter in ndev stats from hardware
by Igor Russkikh
· 7 years ago
9f8a220
net: aquantia: Fill ndev stat couters from hardware
by Igor Russkikh
· 7 years ago
be08d83
net: aquantia: Extend stat counters to 64bit values
by Igor Russkikh
· 7 years ago
1e36616
net: aquantia: Fix hardware DMA stream overload on large MRRS
by Igor Russkikh
· 7 years ago
e4d02ca
net: aquantia: Fix actual speed capabilities reporting
by Igor Russkikh
· 7 years ago
c1b08eb
Merge branch 'bpf-jit-fixes'
by Alexei Starovoitov
· 7 years ago
Next »