index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
18
-27
/
+50
2022-04-08
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
1
-6
/
+6
2022-04-08
net/sched: matchall: Take verbose flag into account when logging error messages
Ido Schimmel
1
-10
/
+7
2022-04-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
2
-290
/
+211
2022-04-08
Merge branch 'aspeed-mdio-c45'
David S. Miller
1
-34
/
+89
2022-04-08
net: mdio: aspeed: Add c45 support
Potin Lai
1
-5
/
+32
2022-04-08
net: mdio: aspeed: Introduce read write function for c22 and c45
Potin Lai
1
-12
/
+34
2022-04-08
net: mdio: aspeed: move reg accessing part into separate functions
Potin Lai
1
-32
/
+38
2022-04-08
net: atm: remove the ambassador driver
Jakub Kicinski
6
-3076
/
+0
2022-04-08
Merge branch 'bnxt-xdp-multi-buffer'
David S. Miller
5
-113
/
+416
2022-04-08
bnxt: XDP multibuffer enablement
Andy Gospodarek
2
-4
/
+4
2022-04-08
bnxt: support transmit and free of aggregation buffers
Andy Gospodarek
5
-23
/
+126
2022-04-08
bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
Andy Gospodarek
3
-7
/
+85
2022-04-08
bnxt: add page_pool support for aggregation ring when using xdp
Andy Gospodarek
1
-30
/
+47
2022-04-08
bnxt: change receive ring space parameters
Andy Gospodarek
2
-15
/
+28
2022-04-08
bnxt: set xdp_buff pfmemalloc flag if needed
Andy Gospodarek
1
-5
/
+9
2022-04-08
bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
Andy Gospodarek
1
-0
/
+31
2022-04-08
bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
Andy Gospodarek
1
-11
/
+11
2022-04-08
bnxt: refactor bnxt_rx_pages operate on skb_shared_info
Andy Gospodarek
1
-17
/
+33
2022-04-08
bnxt: add flag to denote that an xdp program is currently attached
Andy Gospodarek
1
-0
/
+7
2022-04-08
bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
Andy Gospodarek
4
-19
/
+53
2022-04-08
Merge branch 'tls-rx-refactor-part-1'
David S. Miller
4
-81
/
+70
2022-04-08
tls: hw: rx: use return value of tls_device_decrypted() to carry status
Jakub Kicinski
2
-8
/
+4
2022-04-08
tls: rx: refactor decrypt_skb_update()
Jakub Kicinski
1
-33
/
+33
2022-04-08
tls: rx: don't issue wake ups when data is decrypted
Jakub Kicinski
1
-2
/
+0
2022-04-08
tls: rx: replace 'back' with 'offset'
Jakub Kicinski
1
-5
/
+4
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
2
-2
/
+3
2022-04-08
tls: rx: init decrypted status in tls_read_size()
Jakub Kicinski
1
-4
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
4
-6
/
+9
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
3
-28
/
+23
2022-04-08
tls: rx: drop pointless else after goto
Jakub Kicinski
1
-2
/
+1
2022-04-08
tls: rx: jump to a more appropriate label
Jakub Kicinski
1
-3
/
+4
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
89
-536
/
+1041
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
65
-388
/
+712
2022-04-07
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
1
-2
/
+1
2022-04-07
hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
Andrea Parri (Microsoft)
1
-4
/
+4
2022-04-07
qed: remove an unneed NULL check on list iterator
Xiaomeng Tong
1
-2
/
+2
2022-04-07
sfc: Stop using iommu_present()
Robin Murphy
1
-1
/
+3
2022-04-07
net: ethernet: set default assignment identifier to NET_NAME_ENUM
Ian Wienand
1
-1
/
+1
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
3
-9
/
+60
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
5
-0
/
+10
2022-04-07
Merge branch 'net-create-a-net-core-internal-header'
Jakub Kicinski
12
-80
/
+110
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
11
-70
/
+108
2022-04-07
net: unexport a handful of dev_* functions
Jakub Kicinski
1
-6
/
+0
2022-04-07
net: hyperv: remove use of bpf_op_t
Jakub Kicinski
1
-4
/
+2
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-20
/
+132
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-35
/
+39
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
6
-6
/
+15
2022-04-07
ice: switch: convert packet template match code to rodata
Alexander Lobakin
1
-107
/
+108
2022-04-07
ice: switch: use convenience macros to declare dummy pkt templates
Alexander Lobakin
1
-71
/
+62
[next]