Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ce5b127b172eac8adc5cb386dc19cf58acf5536c
ce5b127
Merge branch 's390-qeth-next'
by David S. Miller
· 7 years ago
500abbf
s390/qeth: reduce 0-initializing when building IPA cmds
by Julian Wiedmann
· 7 years ago
ed47155
s390/qeth: fine-tune spinlocks
by Julian Wiedmann
· 7 years ago
31c9273
s390/qeth: fix typo in return value
by Julian Wiedmann
· 7 years ago
4d19db7
s390/qeth: invoke softirqs after napi_schedule()
by Julian Wiedmann
· 7 years ago
121ca39
s390/qeth: uninstall IRQ handler on device removal
by Julian Wiedmann
· 7 years ago
69d7ce8
s390/qeth: remove qeth_hdr_chk_and_bounce()
by Julian Wiedmann
· 7 years ago
356156b
s390/qeth: speed up TSO transmission
by Julian Wiedmann
· 7 years ago
e517b64
s390/qeth: prepare for copy-free TSO transmission
by Julian Wiedmann
· 7 years ago
5549426
s390/qeth: check size of required HW header cache object
by Julian Wiedmann
· 7 years ago
2d3986d
s390/qeth: fix up protocol headers early
by Julian Wiedmann
· 7 years ago
f231dc9
s390/qeth: limit csum offload erratum to L3 devices
by Julian Wiedmann
· 7 years ago
40e6a22
s390/qeth: remove qeth_get_elements_no()
by Julian Wiedmann
· 7 years ago
0a6da4b
s390/qeth: remove unused L3 xmit code
by Julian Wiedmann
· 7 years ago
f13ade1
s390/qeth: run non-offload L3 traffic over common xmit path
by Julian Wiedmann
· 7 years ago
fc69660
s390/qeth: move L2 xmit code to core module
by Julian Wiedmann
· 7 years ago
75b2c20
liquidio: Add the features to show FEC settings and set FEC settings
by Weilin Chang
· 7 years ago
a4ebec0
net: ethernet: remove redundant null pointer check before of_node_put
by zhong jiang
· 7 years ago
b458925
net: dsa: remove redundant null pointer check before put_device
by zhong jiang
· 7 years ago
1ddc5d3
net: dsa: remove redundant null pointer check before of_node_put
by zhong jiang
· 7 years ago
764ea37
net: usb: remove redundant null pointer check before of_node_put
by zhong jiang
· 7 years ago
1635bb5
net: rds: use memset to optimize the recv
by Zhu Yanjun
· 7 years ago
0185e2e
selftests/tls: Add MSG_WAITALL in recv() syscall
by Vakul Garg
· 7 years ago
6f9dbad
net: aquantia: memory corruption on jumbo frames
by Friedemann Gerold
· 7 years ago
d10f7e1
Merge branch 'lantiq-Minor-fixes-for-vrx200-and-gswip'
by David S. Miller
· 7 years ago
711ddb6
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
by Hauke Mehrtens
· 7 years ago
0e630b5
net: dsa: lantiq_gswip: Minor code style improvements
by Hauke Mehrtens
· 7 years ago
a44ecfb
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
by Hauke Mehrtens
· 7 years ago
e82b5fe
dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixes
by Hauke Mehrtens
· 7 years ago
d52030e
dt-bindings: net: lantiq, xrx200-net: Use lower case in hex
by Hauke Mehrtens
· 7 years ago
0a959e4
net: hns: make function hns_gmac_wait_fifo_clean() static
by Wei Yongjun
· 7 years ago
b8b2de9
net: lantiq: Fix return value check in xrx200_probe()
by Wei Yongjun
· 7 years ago
f592e0b
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
by Wei Yongjun
· 7 years ago
f5de8bf
net: dsa: gswip: Fix return value check in gswip_probe()
by Wei Yongjun
· 7 years ago
7a3dd8c
tls: async support causes out-of-bounds access in crypto APIs
by John Fastabend
· 7 years ago
a82738a
ip6_gre: simplify gre header parsing in ip6gre_err
by Haishuang Yan
· 7 years ago
b0350d5
ip_gre: fix parsing gre header in ipgre_err
by Haishuang Yan
· 7 years ago
21e6592
net: phy: et011c: Remove incorrect PHY_POLL flags
by Florian Fainelli
· 7 years ago
50676de
Merge branch 'act_police-lockless-data-path'
by David S. Miller
· 7 years ago
2d550db
net/sched: act_police: don't use spinlock in the data path
by Davide Caratti
· 7 years ago
93be42f
net/sched: act_police: use per-cpu counters
by Davide Caratti
· 7 years ago
c3ec8bc
cxgb4: update supported DCB version
by Ganesh Goudar
· 7 years ago
992bea8
cxgb4: add per rx-queue counter for packet errors
by Ganesh Goudar
· 7 years ago
0dc235a
cxgb4: Fix endianness issue in t4_fwcache()
by Ganesh Goudar
· 7 years ago
52bb667
net: move definition of pcpu_lstats to header file
by Li RongQing
· 7 years ago
ee4fccb
net/ibm/emac: Remove VLA usage
by Kees Cook
· 7 years ago
f91845d
pktgen: Fix fall-through annotation
by Gustavo A. R. Silva
· 7 years ago
310fc05
tg3: Fix fall-through annotations
by Gustavo A. R. Silva
· 7 years ago
50c12f7
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 7 years ago
293681f
vxlan: Remove duplicated include from vxlan.h
by YueHaibing
· 7 years ago
b2ddc48a
net: dsa: b53: Do not fail when IRQ are not initialized
by Florian Fainelli
· 7 years ago
8bb83b7
Merge branch 'vhost_net-TX-batching'
by David S. Miller
· 7 years ago
0a0be13
vhost_net: batch submitting XDP buffers to underlayer sockets
by Jason Wang
· 7 years ago
0efac27
tap: accept an array of XDP buffs through sendmsg()
by Jason Wang
· 7 years ago
043d222
tuntap: accept an array of XDP buffs through sendmsg()
by Jason Wang
· 7 years ago
fe8dd45
tun: switch to new type of msg_control
by Jason Wang
· 7 years ago
1a09791
tuntap: move XDP flushing out of tun_do_xdp()
by Jason Wang
· 7 years ago
8ae1aff
tuntap: split out XDP logic
by Jason Wang
· 7 years ago
ac1f1f6
tuntap: tweak on the path of skb XDP case in tun_build_skb()
by Jason Wang
· 7 years ago
f7053b6
tuntap: simplify error handling in tun_build_skb()
by Jason Wang
· 7 years ago
291aeb2
tuntap: enable bh early during processing XDP
by Jason Wang
· 7 years ago
4f23aff
tuntap: switch to use XDP_PACKET_HEADROOM
by Jason Wang
· 7 years ago
e4a2a30
net: sock: introduce SOCK_XDP
by Jason Wang
· 7 years ago
9708d2b
llc: avoid blocking in llc_sap_close()
by Cong Wang
· 7 years ago
15033f0
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
by Andre Naujoks
· 7 years ago
d03790f
Merge branch 'Lantiq-Intel-vrx200-support'
by David S. Miller
· 7 years ago
14fceff
net: dsa: Add Lantiq / Intel DSA driver for vrx200
by Hauke Mehrtens
· 7 years ago
86ce2bc
dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindings
by Hauke Mehrtens
· 7 years ago
fe1a564
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
by Hauke Mehrtens
· 7 years ago
839790e
dt-bindings: net: Add lantiq, xrx200-net DT bindings
by Hauke Mehrtens
· 7 years ago
7969119
net: dsa: Add Lantiq / Intel GSWIP tag support
by Hauke Mehrtens
· 7 years ago
cc973ae
MIPS: lantiq: Do not enable IRQs in dma open
by Hauke Mehrtens
· 7 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a20625e
docs: net: Remove TCP congestion document
by Tobin C. Harding
· 7 years ago
52d0d404
geneve: add ttl inherit support
by Hangbin Liu
· 7 years ago
7428b2e
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
d700ec4
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
by Marek Vasut
· 7 years ago
f8a1988
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
by zhong jiang
· 7 years ago
db3df24
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
by Yue Haibing
· 7 years ago
67b0760
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
435f2e7
net: bridge: add support for sticky fdb entries
by Nikolay Aleksandrov
· 7 years ago
1566534
Merge branch 'Preparing-for-phylib-linkmodes'
by David S. Miller
· 7 years ago
22b7d29
net: ethernet: Add helper to determine if pause configuration is supported
by Andrew Lunn
· 7 years ago
0c12240
net: ethernet: Add helper for set_pauseparam for Pause
by Andrew Lunn
· 7 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 7 years ago
c306ad3
net: ethernet: Add helper for MACs which support pause
by Andrew Lunn
· 7 years ago
af8d9bb
net: ethernet: Add helper for MACs which support asym pause
by Andrew Lunn
· 7 years ago
41124fa
net: ethernet: Add helper to remove a supported link mode
by Andrew Lunn
· 7 years ago
04b7d41
net: ethernet: Fix up drivers masking pause support
by Andrew Lunn
· 7 years ago
00eb224
net: bcmgenet: Fix speed selection for reverse MII
by Andrew Lunn
· 7 years ago
58056c1
net: ethernet: Use phy_set_max_speed() to limit advertised speed
by Andrew Lunn
· 7 years ago
15d8daf
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
by Andrew Lunn
· 7 years ago
26eb00a4f
net: phy: et1011c: Remove incorrect missing 1000 Half
by Andrew Lunn
· 7 years ago
4ef972f
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
by Andrew Lunn
· 7 years ago
eca09be
nfp: report FW vNIC stats in interface stats
by Jakub Kicinski
· 7 years ago
4851bfd
Merge branch 'nfp-flower-fixes'
by David S. Miller
· 7 years ago
224de54
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
by Louis Peens
· 7 years ago
db191db
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
by Pieter Jansen van Vuuren
· 7 years ago
12a78b0
tipc: check return value of __tipc_dump_start()
by Cong Wang
· 7 years ago
6b4d24d
Merge branch 'qeth-fixes'
by David S. Miller
· 7 years ago
Next »