Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f66de3ee2c161fcc2d66974e9671f8a2a471ab20
f66de3e
net/tls: Split conf to rx + tx
by Boris Pismenny
· 7 years ago
2342a85
net: Add TLS TX offload features
by Ilya Lesokhin
· 7 years ago
a5c37c6
net: Add TLS offload netdev ops
by Ilya Lesokhin
· 7 years ago
ebf4e80
net: Add Software fallback infrastructure for socket dependent offloads
by Ilya Lesokhin
· 7 years ago
08303c1
net: Rename and export copy_skb_header
by Ilya Lesokhin
· 7 years ago
6dac152
tcp: Add clean acked data hook
by Ilya Lesokhin
· 7 years ago
1a1f4a2
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
8231bee
Merge branch 'mlxsw-SPAN-Support-routes-pointing-at-bridges'
by David S. Miller
· 7 years ago
946a11e7
mlxsw: spectrum_span: Allow bridge for gretap mirror
by Petr Machata
· 7 years ago
c520bc6
mlxsw: Respin SPAN on switchdev events
by Petr Machata
· 7 years ago
cda880de
mlxsw: spectrum: Register SPAN before switchdev
by Petr Machata
· 7 years ago
ea93c7b
mlxsw: spectrum_switchdev: Publish two functions
by Petr Machata
· 7 years ago
541e115
mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()
by Petr Machata
· 7 years ago
4d4fd36
net: bridge: Publish bridge accessor functions
by Petr Machata
· 7 years ago
bf1099b
i40e: use %pI4b instead of byte swapping before dev_err
by Jacob Keller
· 7 years ago
d0fda04
i40e/i40evf: take into account queue map from vf when handling queues
by Harshitha Ramamurthy
· 7 years ago
830e0dd
i40e: avoid overflow in i40e_ptp_adjfreq()
by Jacob Keller
· 7 years ago
5305d0f
i40e: Fix multiple issues with UDP tunnel offload filter configuration
by Alexander Duyck
· 7 years ago
e406289
i40evf: Fix turning TSO, GSO and GRO on after
by Paweł Jabłoński
· 7 years ago
6ee4d32
i40e: Add advertising 10G LR mode
by Jakub Pawlak
· 7 years ago
6df9346
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
by Ahmed Abdelsalam
· 7 years ago
6334f24
i40e: fix reading LLDP configuration
by Mariusz Stachura
· 7 years ago
f525442
i40e/i40evf: cleanup incorrect function doxygen comments
by Jacob Keller
· 7 years ago
a6a188e
libcxgb,cxgb4: use __skb_put_zero to simplfy code
by YueHaibing
· 7 years ago
1baf5eb
erspan: auto detect truncated packets.
by William Tu
· 7 years ago
04a1e08
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
by Jia-Ju Bai
· 7 years ago
65245d8
Merge branch 'r8169-further-improvements'
by David S. Miller
· 7 years ago
4fd48c4
r8169: move common initializations to tp->hw_start
by Heiner Kallweit
· 7 years ago
82d3ff6
r8169: remove calls to rtl_set_rx_mode
by Heiner Kallweit
· 7 years ago
3559d81
r8169: simplify rtl_hw_start_8169
by Heiner Kallweit
· 7 years ago
12d42c5
r8169: improve handling of CPCMD quirk mask
by Heiner Kallweit
· 7 years ago
0ae0974
r8169: improve CPlusCmd handling
by Heiner Kallweit
· 7 years ago
9a3c81f
r8169: replace magic number for INTT mask with a constant
by Heiner Kallweit
· 7 years ago
a398457
r8169: improve rtl8169_set_features
by Heiner Kallweit
· 7 years ago
e662674
r8169: remove unneeded call to __rtl8169_set_features in rtl_open
by Heiner Kallweit
· 7 years ago
76c2a96d
liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision"
by Colin Ian King
· 7 years ago
dbafb0c
Merge branch 'liquidio-enhanced-ethtool-set-channels-feature'
by David S. Miller
· 7 years ago
c33c997
liquidio: enhanced ethtool --set-channels feature
by Intiyaz Basha
· 7 years ago
128ea39
liquidio: Moved common function setup_glists to lio_core.c
by Intiyaz Basha
· 7 years ago
a72b2c8
liquidio: Moved common definition octnic_gather to octeon_network.h
by Intiyaz Basha
· 7 years ago
fd311f1
liquidio: Moved common function delete_glists to lio_core.c
by Intiyaz Basha
· 7 years ago
85a0cd8
liquidio: Moved common function list_delete_head to octeon_network.h
by Intiyaz Basha
· 7 years ago
592a4ce
liquidio: Moved common function if_cfg_callback to lio_core.c
by Intiyaz Basha
· 7 years ago
3ac305c
net: core: Assert the size of netdev_featres_t
by Florian Fainelli
· 7 years ago
c1b2884
Merge branch 'net-cleanup-skb_tx_hash'
by David S. Miller
· 7 years ago
1b837d4
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
by Alexander Duyck
· 7 years ago
b86629e
mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue
by Alexander Duyck
· 7 years ago
d80d8d5
opa_vnic: Just use skb_get_hash instead of skb_tx_hash
by Alexander Duyck
· 7 years ago
f906528
Merge branch 'lan78xx-fixed-phy'
by David S. Miller
· 7 years ago
7670ed7
lan78xx: Modify error messages
by Raghuram Chary J
· 7 years ago
e92258c
lan78xx: Remove DRIVER_VERSION for lan78xx driver
by Raghuram Chary J
· 7 years ago
89b36fb
lan78xx: Lan7801 Support for Fixed PHY
by Raghuram Chary J
· 7 years ago
5d659b1
Merge branch 'tcp-mmap-rework-zerocopy-receive'
by David S. Miller
· 7 years ago
aacb0c2
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
by Eric Dumazet
· 7 years ago
05255b8
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
by Eric Dumazet
· 7 years ago
589f84f
Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup'
by David S. Miller
· 7 years ago
5d49d60
net: dsa: mv88e6xxx: remove Global 2 setup
by Vivien Didelot
· 7 years ago
c7f047b
net: dsa: mv88e6xxx: move device mapping setup
by Vivien Didelot
· 7 years ago
b28f872
net: dsa: mv88e6xxx: move trunk setup
by Vivien Didelot
· 7 years ago
9e8d438
net: phy: Fix modular PHYLIB build
by Florian Fainelli
· 7 years ago
af201ba
udp: remove stray export symbol
by Willem de Bruijn
· 7 years ago
a6dc667
ipv6: sr: Add documentation for seg_flowlabel sysctl
by Ahmed Abdelsalam
· 7 years ago
6c3442f
drivers: net: replace UINT64_MAX with U64_MAX
by Jisheng Zhang
· 7 years ago
80e95f4
ptp_pch: use helpers function for converting between ns and timespec
by YueHaibing
· 7 years ago
28fb4e5
net: qrtr: Expose tunneling endpoint to user space
by Bjorn Andersson
· 7 years ago
e6b43d8
Merge branch 'selftests-Add-tests-for-mirroring-to-gretap'
by David S. Miller
· 7 years ago
4531567
selftests: forwarding: Test changes in mirror-to-gretap
by Petr Machata
· 7 years ago
ff68e6f
selftests: forwarding: Test neighbor updates when mirroring to gretap
by Petr Machata
· 7 years ago
16608bf
selftests: forwarding: Test flower mirror to gretap
by Petr Machata
· 7 years ago
16585cb
selftests: forwarding: Test mirror to gretap w/ bound dev
by Petr Machata
· 7 years ago
304f009
selftests: forwarding: Test gretap mirror with next-hop remote
by Petr Machata
· 7 years ago
ba8d398
selftests: forwarding: Add test for mirror to gretap
by Petr Machata
· 7 years ago
7d4cbae
selftests: forwarding: Add libs for gretap mirror testing
by Petr Machata
· 7 years ago
6a26ef9
Merge branch 'bnxt_en-next'
by David S. Miller
· 7 years ago
47558ac
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
by Michael Chan
· 7 years ago
86c3380
bnxt_en: Reserve RSS and L2 contexts for VF.
by Michael Chan
· 7 years ago
2773dfb
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
by Michael Chan
· 7 years ago
d8c09f1
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
by Michael Chan
· 7 years ago
cabfb09
bnxt_en: add debugfs support for DIM
by Andy Gospodarek
· 7 years ago
9751e8e
bnxt_en: reduce timeout on initial HWRM calls
by Andy Gospodarek
· 7 years ago
05abe4dd
bnxt_en: Increase RING_IDLE minimum threshold to 50
by Andy Gospodarek
· 7 years ago
4cebbac
bnxt_en: Do not allow VF to read EEPROM.
by Michael Chan
· 7 years ago
20c1d28
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
by Vasundhara Volam
· 7 years ago
2727c88
bnxt_en: Simplify ring alloc/free error messages.
by Michael Chan
· 7 years ago
ca2c39e
bnxt_en: Do not set firmware time from VF driver on older firmware.
by Michael Chan
· 7 years ago
59895f5
bnxt_en: Check the lengths of encapsulated firmware responses.
by Michael Chan
· 7 years ago
d31cd57
bnxt_en: Remap TC to hardware queues when configuring PFC.
by Michael Chan
· 7 years ago
2e8ef77
bnxt_en: Add TC to hardware QoS queue mapping logic.
by Michael Chan
· 7 years ago
c347b92
hv_netvsc: simplify receive side calling arguments
by Stephen Hemminger
· 7 years ago
4422cc0
Merge branch 'sctp-refactor-MTU-handling'
by David S. Miller
· 7 years ago
38687b5
sctp: allow unsetting sockopt MAXSEG
by Marcelo Ricardo Leitner
· 7 years ago
439ef03
sctp: consider idata chunks when setting SCTP_MAXSEG
by Marcelo Ricardo Leitner
· 7 years ago
63d0133
sctp: honor PMTU_DISABLED when handling icmp
by Marcelo Ricardo Leitner
· 7 years ago
6e91b57
sctp: re-use sctp_transport_pmtu in sctp_transport_route
by Marcelo Ricardo Leitner
· 7 years ago
22d7be2
sctp: remove sctp_transport_pmtu_check
by Marcelo Ricardo Leitner
· 7 years ago
6ff0f87
sctp: introduce sctp_dst_mtu
by Marcelo Ricardo Leitner
· 7 years ago
2521680
sctp: remove sctp_assoc_pending_pmtu
by Marcelo Ricardo Leitner
· 7 years ago
2f5e3c9
sctp: introduce sctp_assoc_update_frag_point
by Marcelo Ricardo Leitner
· 7 years ago
feddd6c
sctp: introduce sctp_mtu_payload
by Marcelo Ricardo Leitner
· 7 years ago
c4b2893
sctp: introduce sctp_assoc_set_pmtu
by Marcelo Ricardo Leitner
· 7 years ago
Next »