Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3f44899ef2ce0c9da49feb0d6f08098a08cb96ae
3f44899
net/mlx5e: Use PARTIAL_GSO for UDP segmentation
by Boris Pismenny
· 7 years ago
cc49518
net/mlx5e: Support offloading double vlan push/pop tc actions
by Jianbo Liu
· 7 years ago
1482bd3
net/mlx5e: Refactor tc vlan push/pop actions offloading
by Jianbo Liu
· 7 years ago
699e96d
net/mlx5e: Support offloading tc double vlan headers match
by Jianbo Liu
· 7 years ago
c7f7ba8
net/mlx5e: Remove redundant WARN when we cannot find neigh entry
by Roi Dayan
· 7 years ago
3101d1f
net/mlx5: FW tracer, Add debug prints
by Saeed Mahameed
· 7 years ago
2440695
net/mlx5: FW tracer, Enable tracing
by Feras Daoud
· 7 years ago
70dd6fd
net/mlx5: FW tracer, parse traces and kernel tracing support
by Feras Daoud
· 7 years ago
c71ad41
net/mlx5: FW tracer, events handling
by Feras Daoud
· 7 years ago
e9cad2c
net/mlx5: FW tracer, register log buffer memory key
by Saeed Mahameed
· 7 years ago
48967ff
net/mlx5: FW tracer, create trace buffer and copy strings database
by Feras Daoud
· 7 years ago
f53aaa3
net/mlx5: FW tracer, implement tracer logic
by Feras Daoud
· 6 years ago
7854ac4
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
c9eaaa1
Merge branch 'lan743x-Add-features-to-lan743x-driver'
by David S. Miller
· 6 years ago
43e8fe9
lan743x: Add RSS support
by Bryan Whitehead
· 6 years ago
c9cf96b
lan743x: Add EEE support
by Bryan Whitehead
· 6 years ago
4d94282
lan743x: Add power management support
by Bryan Whitehead
· 6 years ago
6958460
lan743x: Add support for ethtool eeprom access
by Bryan Whitehead
· 6 years ago
2958337
lan743x: Add support for ethtool message level
by Bryan Whitehead
· 6 years ago
8114e8a
lan743x: Add support for ethtool statistics
by Bryan Whitehead
· 6 years ago
63b92a9
lan743x: Add support for ethtool link settings
by Bryan Whitehead
· 6 years ago
0cf6322
lan743x: Add support for ethtool get_drvinfo
by Bryan Whitehead
· 6 years ago
8760c4d
Merge branch 'sh_eth-clean-up-the-TSU-register-accessors'
by David S. Miller
· 6 years ago
51459d4
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
by Sergei Shtylyov
· 6 years ago
7a54c86
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
by Sergei Shtylyov
· 6 years ago
ecbecb0
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
by Sergei Shtylyov
· 6 years ago
41414f0
sh_eth: make sh_eth_tsu_get_offset() match its name
by Sergei Shtylyov
· 6 years ago
388c4bb
sh_eth: uninline sh_eth_tsu_get_offset()
by Sergei Shtylyov
· 6 years ago
fd800f6
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
by YueHaibing
· 6 years ago
6a52581
Merge branch 'smc-next'
by David S. Miller
· 6 years ago
48bf523
net/smc: remove local variable page in smc_rx_splice()
by Ursula Braun
· 6 years ago
144ce4b
net/smc: use DECLARE_BITMAP for rtokens_used_mask
by Ursula Braun
· 6 years ago
00e5fb2
net/smc: add function to get link group from link
by Stefan Raspl
· 6 years ago
bac6de7
net/smc: eliminate cursor read and write calls
by Stefan Raspl
· 6 years ago
c601171
net/smc: provide smc mode in smc_diag.c
by Karsten Graul
· 6 years ago
9a2ad36
selftests: forwarding: gre_multipath: Drop IPv6 tests
by Petr Machata
· 6 years ago
7fa41ef
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
by YueHaibing
· 6 years ago
f8b2990
Merge branch 'net-bridge-add-support-for-backup-port'
by David S. Miller
· 6 years ago
2756f68
net: bridge: add support for backup port
by Nikolay Aleksandrov
· 6 years ago
a5f3ea5
net: bridge: add support for raw sysfs port options
by Nikolay Aleksandrov
· 6 years ago
0a78c38
net: mediatek: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 6 years ago
07300f7
nfp: avoid buffer leak when FW communication fails
by Jakub Kicinski
· 6 years ago
042f882
nfp: bring back support for offloading shared blocks
by Jakub Kicinski
· 6 years ago
2d408c0
xen-netfront: fix queue name setting
by Vitaly Kuznetsov
· 6 years ago
be5a8ff
net/dsa/realtek: add MODULE_LICENSE()
by Randy Dunlap
· 6 years ago
5b3df17
bonding: don't cast const buf in sysfs store
by Nikolay Aleksandrov
· 6 years ago
fb42c83
Merge branch 'TX-used-ring-batched-updating-for-vhost'
by David S. Miller
· 6 years ago
4afb52c
vhost_net: batch update used ring for datacopy TX
by Jason Wang
· 6 years ago
d0d8697
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
by Jason Wang
· 6 years ago
09c3248
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
by Jason Wang
· 6 years ago
0d20bdf
vhost_net: split out datacopy logic
by Jason Wang
· 6 years ago
c92a8a8
vhost_net: introduce tx_can_batch()
by Jason Wang
· 6 years ago
a2a91a1
vhost_net: introduce get_tx_bufs()
by Jason Wang
· 6 years ago
272f35c
vhost_net: introduce vhost_exceeds_weight()
by Jason Wang
· 6 years ago
b0d0ea5
vhost_net: introduce helper to initialize tx iov iter
by Jason Wang
· 6 years ago
652e4f3
vhost_net: drop unnecessary parameter
by Jason Wang
· 6 years ago
0ae0d60
multicast: remove useless parameter for group add
by Hangbin Liu
· 6 years ago
ef32477
net: wimax: stack: fixed multi line comment issue
by Mark Railton
· 6 years ago
b529344
net: phy: sfp: Do not use "imply HWMON"
by Guenter Roeck
· 6 years ago
4c30337
libcxgb: replace vmalloc and memset with vzalloc
by YueHaibing
· 6 years ago
c1907e5
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 6 years ago
e064cce
tipc: make some functions static
by YueHaibing
· 6 years ago
baa2d2b
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
by Gustavo A. R. Silva
· 6 years ago
d1afdc5
Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy'
by David S. Miller
· 6 years ago
b701a99
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
by Jon Maxwell
· 6 years ago
a7fa377
tcp: Add tcp_retransmit_stamp() helper routine
by Jon Maxwell
· 6 years ago
9bcc66e
tcp: convert icsk_user_timeout from jiffies to msecs
by Jon Maxwell
· 6 years ago
975cd35
Merge branch 's390-qeth-updates'
by David S. Miller
· 6 years ago
5f89eca
s390/qeth: speed up L2 IQD xmit
by Julian Wiedmann
· 6 years ago
a7c2f4a
s390/qeth: add support for constrained HW headers
by Julian Wiedmann
· 6 years ago
ba86ceee
s390/qeth: merge linearize-check into HW header construction
by Julian Wiedmann
· 6 years ago
d2a274b
s390/qeth: add statistics for consumed buffer elements
by Julian Wiedmann
· 6 years ago
72f219d
s390/qeth: use core MTU range checking
by Julian Wiedmann
· 6 years ago
8ce7a9e
s390/qeth: simplify max MTU handling
by Julian Wiedmann
· 6 years ago
92d2720
s390/qeth: don't cache HW port number
by Julian Wiedmann
· 6 years ago
d3d1b20
s390/qeth: allocate netdevice early
by Julian Wiedmann
· 6 years ago
addc5ee
s390/qeth: remove redundant netif_carrier_ok() checks
by Julian Wiedmann
· 6 years ago
70551dc
s390/qeth: reset layer2 attribute on layer switch
by Julian Wiedmann
· 6 years ago
a702349
s390/qeth: fix race in used-buffer accounting
by Julian Wiedmann
· 6 years ago
d528114
Merge branch 'hns3-misc-cleanups'
by David S. Miller
· 6 years ago
d71d838
net: hns3: Add SPDX tags to HNS3 PF driver
by Jian Shen
· 6 years ago
584b464
net: hns3: Remove unused struct member and definition
by Jian Shen
· 6 years ago
ef0c500
net: hns3: Fix misleading parameter name
by Jian Shen
· 6 years ago
c79301d
net: hns3: Modify inconsistent bit mask macros
by Jian Shen
· 6 years ago
f8a9178
net: hns3: Use decimal for bit offset macros
by Jian Shen
· 6 years ago
fdace1b
net: hns3: Correct unreasonable code comments
by Jian Shen
· 6 years ago
a10829c
net: hns3: Remove extra space and brackets
by Jian Shen
· 6 years ago
3f63990
net: hns3: Standardize the handle of return value
by Jian Shen
· 6 years ago
646cb51
net: hns3: Remove some redundant assignments
by Jian Shen
· 6 years ago
eae249b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c59e18b
Merge branch 'Make-sys-class-net-per-net-namespace-objects-belong-to-container'
by David S. Miller
· 6 years ago
705e0de
bridge: make sure objects belong to container's owner
by Tyler Hicks
· 6 years ago
fbdeaed
net: create reusable function for getting ownership info of sysfs inodes
by Tyler Hicks
· 6 years ago
b0e37c0
net-sysfs: make sure objects belong to container's owner
by Dmitry Torokhov
· 6 years ago
3033fce
net-sysfs: require net admin in the init ns for setting tx_maxrate
by Tyler Hicks
· 6 years ago
9944e89
driver core: set up ownership of class devices in sysfs
by Dmitry Torokhov
· 6 years ago
d028b6f
kobject: kset_create_and_add() - fetch ownership info from parent
by Dmitry Torokhov
· 6 years ago
5f81880
sysfs, kobject: allow creating kobject belonging to arbitrary users
by Dmitry Torokhov
· 6 years ago
488dee9
kernfs: allow creating kernfs objects with arbitrary uid/gid
by Dmitry Torokhov
· 6 years ago
7c4ec74
net: Init backlog NAPI's gro_hash.
by David S. Miller
· 6 years ago
Next »