Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d700ec4118f9d5e88db8f678e7342f28c93037b9
d700ec4
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
by Marek Vasut
· 6 years ago
f8a1988
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
by zhong jiang
· 6 years ago
db3df24
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
by Yue Haibing
· 6 years ago
435f2e7
net: bridge: add support for sticky fdb entries
by Nikolay Aleksandrov
· 6 years ago
1566534
Merge branch 'Preparing-for-phylib-linkmodes'
by David S. Miller
· 6 years ago
22b7d29
net: ethernet: Add helper to determine if pause configuration is supported
by Andrew Lunn
· 6 years ago
0c12240
net: ethernet: Add helper for set_pauseparam for Pause
by Andrew Lunn
· 6 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 6 years ago
c306ad3
net: ethernet: Add helper for MACs which support pause
by Andrew Lunn
· 6 years ago
af8d9bb
net: ethernet: Add helper for MACs which support asym pause
by Andrew Lunn
· 6 years ago
41124fa
net: ethernet: Add helper to remove a supported link mode
by Andrew Lunn
· 6 years ago
04b7d41
net: ethernet: Fix up drivers masking pause support
by Andrew Lunn
· 6 years ago
00eb224
net: bcmgenet: Fix speed selection for reverse MII
by Andrew Lunn
· 6 years ago
58056c1
net: ethernet: Use phy_set_max_speed() to limit advertised speed
by Andrew Lunn
· 6 years ago
15d8daf
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
by Andrew Lunn
· 6 years ago
26eb00a4f
net: phy: et1011c: Remove incorrect missing 1000 Half
by Andrew Lunn
· 6 years ago
4ef972f
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
by Andrew Lunn
· 6 years ago
eca09be
nfp: report FW vNIC stats in interface stats
by Jakub Kicinski
· 6 years ago
0041195
netlink: remove hash::nelems check in netlink_insert
by Li RongQing
· 6 years ago
67edf21
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
by David Ahern
· 6 years ago
1fb0d4e
net: dsa: b53: Only call b53_port_event() for SGMII ports
by Florian Fainelli
· 6 years ago
1500857
net/tls: Fixed return value when tls_complete_pending_work() fails
by Vakul Garg
· 6 years ago
80de556
Merge branch 'aquantia-implement-WOL-and-EEE-support'
by David S. Miller
· 6 years ago
85e55db
net: aquantia: bump driver version
by Igor Russkikh
· 6 years ago
8f60f76
net: aquantia: renaming for better visibility
by Nikita Danilov
· 6 years ago
e915784
net: aquantia: whitespace changes
by Nikita Danilov
· 6 years ago
92ab640
net: aquantia: implement EEE support
by Yana Esina
· 6 years ago
a0da96c
net: aquantia: implement WOL support
by Yana Esina
· 6 years ago
0e1a0dd
net: aquantia: definitions for WOL
by Yana Esina
· 6 years ago
3ee5c88
net: aquantia: fix hw_atl_utils_fw_upload_dwords
by Yana Esina
· 6 years ago
82bcee4
Merge branch 'liquidio-Removed-droq-lock-from-Rx-path'
by David S. Miller
· 6 years ago
8bf6edc
liquidio: Removed droq lock
by Intiyaz Basha
· 6 years ago
4b6e326
liquidio: Per queue oom work queue
by Intiyaz Basha
· 6 years ago
fe2d22b
liquidio: Disabling tasklet when NAPI is active
by Intiyaz Basha
· 6 years ago
aad06d1
xen-netback: remove unecessary condition check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
0527097
net: xenbus: remove redundant condition check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
f973b76
net: dsa: b53: Uninitialized variable in b53_adjust_link()
by Dan Carpenter
· 6 years ago
11957be
htb: use anonymous union for simplicity
by Cong Wang
· 6 years ago
8ecc7c8
net_sched: remove redundant qdisc lock classes
by Cong Wang
· 6 years ago
86c5536
net: sched: cls_flower: dump offload count value
by Vlad Buslov
· 6 years ago
fd2b803
Merge branch 'skb_list_cleanups'
by David S. Miller
· 6 years ago
8b9db0d
rtl818x: Remove SKB list assumptions.
by David S. Miller
· 6 years ago
6effee6
can: Remove SKB list assumptions in rx-offload.c
by David S. Miller
· 6 years ago
992cba7
net: Add and use skb_list_del_init().
by David S. Miller
· 6 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 6 years ago
776f07e
brcmfmac: Use __skb_peek().
by David S. Miller
· 6 years ago
250bb6f
staging: rtl8192e: Use __skb_peek().
by David S. Miller
· 6 years ago
1173ab7
bnx2fc_fcoe: Use skb_queue_walk_safe().
by David S. Miller
· 6 years ago
e355419
p54: Use skb_peek_tail() instead of direct head pointer accesses.
by David S. Miller
· 6 years ago
1181d62
sctp: Use skb_queue_is_first().
by David S. Miller
· 6 years ago
e42a43a
lan78xx: Do not access skb_queue_head list pointers directly.
by David S. Miller
· 6 years ago
7957a9d
mac80211: Don't access sk_queue_head->next directly.
by David S. Miller
· 6 years ago
8b69bd7
ppp: Remove direct skb_queue_head list pointer access.
by David S. Miller
· 6 years ago
0c69198
infiniband: nes: Use skb_peek_next() and skb_queue_walk().
by David S. Miller
· 6 years ago
5969773
sch_netem: Move private queue handler to generic location.
by David S. Miller
· 6 years ago
aea890b
sch_htb: Remove local SKB queue handling code.
by David S. Miller
· 6 years ago
0153167
net/ipv6: Remove rt6i_prefsrc
by David Ahern
· 6 years ago
25290bf
cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm
by Colin Ian King
· 6 years ago
09317da
failover: Fix error return code in net_failover_create
by YueHaibing
· 6 years ago
cc577b0
net: stmmac: Enable TC Ops for GMAC >= 4
by Jose Abreu
· 6 years ago
f20a4d0
net: sched: act_nat: remove dependency on rtnl lock
by Vlad Buslov
· 6 years ago
6d7a8df
net: sched: act_skbedit: remove dependency on rtnl lock
by Vlad Buslov
· 6 years ago
6ad96bd
i40e(vf): remove i40e_ethtool_stats.h header file
by Jacob Keller
· 6 years ago
7a8c7f5
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
by Florian Fainelli
· 6 years ago
a89cdd8
cxgb4: impose mandatory VLAN usage when non-zero TAG ID
by Casey Leedom
· 6 years ago
be7e1b3
liquidio: lio_fetch_vf_stats() can be static
by kbuild test robot
· 6 years ago
6577b0f
nfp: replace spin_lock_bh with spin_lock in tasklet callback
by jun qian
· 6 years ago
98cdb48
net: dsa: Expose tagging protocol to user-space
by Florian Fainelli
· 6 years ago
0fdc0d6
freescale: ethernet: remove unnecessary unlikely()
by Igor Stoppa
· 6 years ago
38bb4ac
bnxt_en: remove set but not used variable 'addr_type'
by YueHaibing
· 6 years ago
fa642f0
openvswitch: Derive IP protocol number for IPv6 later frags
by Yi-Hung Wei
· 6 years ago
ddc4d23
liquidio CN23XX: Remove set but not used variable 'ring_flag'
by YueHaibing
· 6 years ago
4887522
liquidio: Add spoof checking on a VF MAC address
by Weilin Chang
· 6 years ago
ddc9cc0
Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
2002bc3
Merge branch 'dsa-b53-SerDes-support'
by David S. Miller
· 6 years ago
0e01491
net: dsa: b53: Add SerDes support
by Florian Fainelli
· 6 years ago
a8e8b98
net: dsa: b53: Add PHYLINK support
by Florian Fainelli
· 6 years ago
5e00446
net: dsa: b53: Add helper to set link parameters
by Florian Fainelli
· 6 years ago
16994374
net: dsa: b53: Make SRAB driver manage port interrupts
by Florian Fainelli
· 6 years ago
8ca7c16
net: dsa: b53: Add ability to enable/disable port interrupts
by Florian Fainelli
· 6 years ago
a3f7230
qed*: Utilize FW 8.37.7.0
by Denis Bolotin
· 6 years ago
6ef848e
Merge branch 'rtnetlink-add-IFA_TARGET_NETNSID-for-RTM_GETADDR'
by David S. Miller
· 6 years ago
203651b
ipv6: add inet6_fill_args
by Christian Brauner
· 6 years ago
978a46f
ipv4: add inet_fill_args
by Christian Brauner
· 6 years ago
7e4a8d5
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
by Christian Brauner
· 6 years ago
19d8f1a
if_link: add IFLA_TARGET_NETNSID alias
by Christian Brauner
· 6 years ago
87ccbb1
rtnetlink: move type calculation out of loop
by Christian Brauner
· 6 years ago
6ecf4c3
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
by Christian Brauner
· 6 years ago
d380714
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
by Christian Brauner
· 6 years ago
9f3c057
if_addr: add IFA_TARGET_NETNSID
by Christian Brauner
· 6 years ago
c383edc
rtnetlink: add rtnl_get_net_ns_capable()
by Christian Brauner
· 6 years ago
d4cc597
Merge branch 'net-lan78xx-Minor-improvements'
by David S. Miller
· 6 years ago
51ceac9
net: lan78xx: Make declaration style consistent
by Stefan Wahren
· 6 years ago
6be665a
net: lan78xx: Switch to SPDX identifier
by Stefan Wahren
· 6 years ago
7a6b022
net: lan78xx: Drop unnecessary strcpy in lan78xx_probe
by Stefan Wahren
· 6 years ago
fa8cd98
net: lan78xx: Bail out if lan78xx_get_endpoints fails
by Stefan Wahren
· 6 years ago
7848418
nfp: separate VXLAN and GRE feature handling
by Jakub Kicinski
· 6 years ago
eebd3fa
Merge branch 'nfp-improve-the-new-rtsym-helpers'
by David S. Miller
· 6 years ago
e84b2f2
nfp: validate rtsym accesses fall within the symbol
by Jakub Kicinski
· 6 years ago
31e380f
nfp: prefix rtsym error messages with symbol name
by Jakub Kicinski
· 6 years ago
Next »