Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c0a4c2d1cde70d876da3f5a76a7284abf8d1800a
c0a4c2d
sctp: use read_lock_bh in sctp_eps_seq_show
by Xin Long
· 8 years ago
6dfe4b9
sctp: fix recursive locking warning in sctp_do_peeloff
by Xin Long
· 8 years ago
664f46a
net/packet: remove unneeded declaraion of tpacket_snd().
by Rosen, Rami
· 8 years ago
384abed
bpf: Remove duplicate tcp_filter hook in ipv6
by Chenbo Feng
· 8 years ago
cd99c37
bonding: warn user when 802.3ad speed is unknown
by Nicolas Dichtel
· 8 years ago
10d486a
netns: fix error code when the nsid is already used
by Nicolas Dichtel
· 8 years ago
4a7f7bc
netns: define extack error msg for nsis cmds
by Nicolas Dichtel
· 8 years ago
d041784
cxgb4: fix memory leak in init_one()
by Ganesh Goudar
· 8 years ago
2f3ca44
qed: add qed_int_sb_init() stub function
by Arnd Bergmann
· 8 years ago
c156d28
Merge branch 'qed-Light-L2-updates'
by David S. Miller
· 8 years ago
fef1c3f
qed: collect GSI port statistics
by Mintz, Yuval
· 8 years ago
54f19f0
qed: Call rx_release_cb() when flushing LL2
by Mintz, Yuval
· 8 years ago
d2201a2
qed: No need for LL2 frags indication
by Mintz, Yuval
· 8 years ago
0518c12
qed*: LL2 callback operations
by Michal Kalderon
· 8 years ago
58de289
qed: LL2 code relocations
by Mintz, Yuval
· 8 years ago
13c54771
qed: Cleaner seperation of LL2 inputs
by Mintz, Yuval
· 8 years ago
68be910
qed: Revise ll2 Rx completion
by Mintz, Yuval
· 8 years ago
7c7973b
qed: LL2 to use packed information for tx
by Mintz, Yuval
· 8 years ago
5189c55
Merge branch 'r8152-minor-adjustment'
by David S. Miller
· 8 years ago
a3307f9
r8152: replace napi_complete with napi_complete_done
by hayeswang
· 8 years ago
7454445
r8152: avoid rx queue more than 1000 packets
by hayeswang
· 8 years ago
4214cc5
r8152: check if disabling ALDPS is finished
by hayeswang
· 8 years ago
befb2de
r8152: move the initialization to reset_resume function
by hayeswang
· 8 years ago
49d1034
r8152: move the default coalesce setting for RTL8153
by hayeswang
· 8 years ago
3cb3234
r8152: adjust U2P3 for RTL8153
by hayeswang
· 8 years ago
0255275
r8152: adjust rtl8153_runtime_enable function
by hayeswang
· 8 years ago
e31f636
r8152: move the setting of rx aggregation
by hayeswang
· 8 years ago
134f98b
r8152: adjust the settings about MAC clock speed down for RTL8153
by hayeswang
· 8 years ago
ee4761c
r8152: adjust lpm settings for RTL8153
by hayeswang
· 8 years ago
c564b87
r8152: add r8153_phy_status function
by hayeswang
· 8 years ago
a2e8bbd
bpf: Fix test_obj_id.c for llvm 5.0
by Martin KaFai Lau
· 8 years ago
fad0743
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
by Martin KaFai Lau
· 8 years ago
97a7a37
ipv6: Initial skb->dev and skb->protocol in ip6_output
by Chenbo Feng
· 8 years ago
d86cc04
cxgb4: handle interrupt raised when FW crashes
by Rahul Lakkireddy
· 8 years ago
9438d27
Merge branch 'nfp-FW-app-build-name-reporting'
by David S. Miller
· 8 years ago
76abc0f
nfp: report application FW build name in ethtool -i
by Jakub Kicinski
· 8 years ago
0be40e6
nfp: keep MIP object around
by Jakub Kicinski
· 8 years ago
9baa488
nfp: remove automatic caching of HWInfo
by Jakub Kicinski
· 8 years ago
af4fa7e
nfp: remove automatic caching of RTsym table
by Jakub Kicinski
· 8 years ago
ab832b8
nfp: make sure to cancel port refresh on the error path
by Jakub Kicinski
· 8 years ago
7fa1365
liquidio: disallow enabling firmware debug from a VF
by Derek Chickles
· 8 years ago
fe741e2
geneve: add missing rx stats accounting
by Girish Moodalbail
· 8 years ago
3ad7d24
Ipvlan should return an error when an address is already in use.
by Krister Johansen
· 8 years ago
2b3a9afc
Merge branch 'netvsc-small-cleanups'
by David S. Miller
· 8 years ago
592b4fe
netvsc: fold in get_outbound_net_device
by stephen hemminger
· 8 years ago
9579083
netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp
by stephen hemminger
· 8 years ago
2d694d2
netvsc: mark error cases as unlikely
by stephen hemminger
· 8 years ago
2d05b56
netvsc: use typed pointer for internal state
by stephen hemminger
· 8 years ago
4097596
netvsc: use hv_get_bytes_to_read
by stephen hemminger
· 8 years ago
60b8666
netvsc: optimize calculation of number of slots
by stephen hemminger
· 8 years ago
e073782
Merge branch 'dsa-mv88e6xxx-ops-cosmetics'
by David S. Miller
· 8 years ago
bec90b6
net: dsa: mv88e6xxx: prefix PHY macros
by Vivien Didelot
· 8 years ago
cd78265
net: dsa: mv88e6xxx: rework jumbo size operation
by Vivien Didelot
· 8 years ago
0898432
net: dsa: mv88e6xxx: rework pause limit operation
by Vivien Didelot
· 8 years ago
fa8d117
net: dsa: mv88e6xxx: do not prefix ops with g1
by Vivien Didelot
· 8 years ago
f894c29
net: dsa: mv88e6xxx: use bridge state values
by Vivien Didelot
· 8 years ago
31bef4e
net: dsa: mv88e6xxx: add egress mode enumeration
by Vivien Didelot
· 8 years ago
774439e5
net: dsa: mv888e6xxx: do not use netdev printing
by Vivien Didelot
· 8 years ago
fff8803
skbuff: only inherit relevant tx_flags
by Willem de Bruijn
· 8 years ago
50430d1
Merge branch 'net-add-const-to-mii_phy_ops-structures'
by David S. Miller
· 8 years ago
d193d53
drivers: net: emac: add const to mii_phy_ops structures
by Bhumika Goyal
· 8 years ago
7cb6e01
drivers/net/sungem: add const to mii_phy_ops structures
by Bhumika Goyal
· 8 years ago
3948b57
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
b3fd822
cxgb4: fix to bring link down after adapter crash
by Rahul Lakkireddy
· 8 years ago
772c344
net: ipmr: add getlink support
by Nikolay Aleksandrov
· 8 years ago
cb7f8fc
Merge branch 'mlxsw-Remove-compatibility-with-old-firmware'
by David S. Miller
· 8 years ago
2e915e0
mlxsw: spectrum: Pass port argument to module mapping functions
by Ido Schimmel
· 8 years ago
5b15385
mlxsw: spectrum: Simplify port split flow
by Ido Schimmel
· 8 years ago
d7a6030
mlxsw: spectrum_router: Mark only first LPM tree as reserved
by Ido Schimmel
· 8 years ago
4cd31af
Merge branch 'net-Remove-support-from-bridge-bypass-for-mlxsw-rocker-drivers'
by David S. Miller
· 8 years ago
abfbf8a
rocker: Remove support bridge bypass FDB
by Arkadi Sharshevsky
· 8 years ago
403caa7
rocker: Remove support for bypass bridge port attributes/vlan set
by Arkadi Sharshevsky
· 8 years ago
726fd42
rocker: Add support for learning FDB through notification
by Arkadi Sharshevsky
· 8 years ago
00fc0c5
rocker: Change world_ops API and implementation to be switchdev independant
by Arkadi Sharshevsky
· 8 years ago
96673a3
rocker: Add support for querying supported bridge flags
by Arkadi Sharshevsky
· 8 years ago
8cc186a
rocker: Remove support for bridge FDB learning sync
by Arkadi Sharshevsky
· 8 years ago
eca59f6
net: Remove support for bridge bypass ndos from stacked devices
by Arkadi Sharshevsky
· 8 years ago
be7432b
mlxsw: spectrum: Remove support for bridge bypass FDB add/del
by Arkadi Sharshevsky
· 8 years ago
af061378
mlxsw: spectrum_switchdev: Add support for learning FDB through notification
by Arkadi Sharshevsky
· 8 years ago
1b40dc3
mlxsw: spectrum_switchdev: Change switchdev notifier API
by Arkadi Sharshevsky
· 8 years ago
10e23eb
mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set
by Arkadi Sharshevsky
· 8 years ago
c7b566c
mlxsw: spectrum_switchdev: Add support for querying supported bridge flags
by Arkadi Sharshevsky
· 8 years ago
a989cdb
mlxsw: spectrum: Remove support for bridge FDB learning sync
by Arkadi Sharshevsky
· 8 years ago
9fe8bce
net: bridge: Receive notification about successful FDB offload
by Arkadi Sharshevsky
· 8 years ago
6b26b51
net: bridge: Add support for notifying devices about FDB add/del
by Arkadi Sharshevsky
· 8 years ago
ff5cf10
net: switchdev: Change notifier chain to be atomic
by Arkadi Sharshevsky
· 8 years ago
0baa10f
net: bridge: Add support for calling FDB external learning under rcu
by Arkadi Sharshevsky
· 8 years ago
3922285
net: bridge: Add support for offloading port attributes
by Arkadi Sharshevsky
· 8 years ago
dc0ecabd
net: switchdev: Add support for querying supported bridge flags by hardware
by Arkadi Sharshevsky
· 8 years ago
6c8607e
Merge branch 'dsa-add-cross-chip-VLAN-support'
by David S. Miller
· 8 years ago
adc3a9c
net: dsa: mv88e6xxx: do not skip ports on VLAN del
by Vivien Didelot
· 8 years ago
553a768
net: dsa: mv88e6xxx: exclude all ports in new VLAN
by Vivien Didelot
· 8 years ago
b2f81d3
net: dsa: add CPU and DSA ports as VLAN members
by Vivien Didelot
· 8 years ago
1ca4aa9
net: dsa: check VLAN capability of every switch
by Vivien Didelot
· 8 years ago
c91498e
net: dsa: mv88e6xxx: define membership on VLAN add
by Vivien Didelot
· 8 years ago
7eca9cc
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
546692e
Merge branch 'qrtr-features'
by David S. Miller
· 8 years ago
b24844b
net: qrtr: Inform open sockets about new controller
by Bjorn Andersson
· 8 years ago
1784473
net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
by Bjorn Andersson
· 8 years ago
8acc8ee
net: qrtr: Inject BYE on remote termination
by Bjorn Andersson
· 8 years ago
Next »