mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
The BPF verifier conflict was some minor contextual issue. The TUN conflict was less trivial. Cong Wang fixed a memory leak of tfile->tx_array in 'net'. This is an skb_array. But meanwhile in net-next tun changed tfile->tx_arry into tfile->tx_ring which is a ptr_ring. Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| bootp | ||
| compressed | ||
| dts | ||
| .gitignore | ||
| deflate_xip_data.sh | ||
| install.sh | ||
| Makefile | ||