index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
1
-36
/
+3
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-1
/
+3
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
6
-64
/
+86
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
1
-43
/
+0
2021-12-08
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2
-14
/
+16
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
8
-37
/
+41
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2
-27
/
+58
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
5
-25
/
+29
2021-12-08
virtio/vsock: fix the transport to work with VMADDR_CID_ANY
Wei Wang
1
-1
/
+2
2021-12-07
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
1
-6
/
+12
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
1
-8
/
+10
2021-12-07
openvswitch: add net device refcount tracker to struct vport
Eric Dumazet
2
-4
/
+6
2021-12-07
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2
-3
/
+7
2021-12-07
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
1
-4
/
+5
2021-12-07
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-07
llc: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-07
ax25: add net device refcount tracker
Eric Dumazet
1
-4
/
+4
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2
-5
/
+9
2021-12-07
net: switchdev: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
1
-4
/
+6
2021-12-07
net: bridge: add net device refcount tracker
Eric Dumazet
2
-3
/
+4
2021-12-07
vlan: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-12-08
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
3
-6
/
+6
2021-12-08
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
1
-4
/
+7
2021-12-08
nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
Stefano Brivio
1
-1
/
+1
2021-12-07
mptcp: support TCP_CORK and TCP_NODELAY
Maxim Galaganov
2
-1
/
+73
2021-12-07
mptcp: expose mptcp_check_and_set_pending
Maxim Galaganov
2
-1
/
+2
2021-12-07
tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
Maxim Galaganov
1
-2
/
+2
2021-12-07
mptcp: getsockopt: add support for IP_TOS
Florian Westphal
1
-6
/
+30
2021-12-07
mptcp: allow changing the "backup" bit by endpoint id
Davide Caratti
1
-4
/
+10
2021-12-07
mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
Florian Westphal
1
-0
/
+53
2021-12-07
mptcp: add TCP_INQ cmsg support
Florian Westphal
3
-2
/
+73
2021-12-07
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
2
-17
/
+53
2021-12-07
Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is not set
Luiz Augusto von Dentz
1
-1
/
+2
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2
-7
/
+74
2021-12-07
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
Luiz Augusto von Dentz
1
-0
/
+12
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
4
-17
/
+32
2021-12-07
Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
Luiz Augusto von Dentz
1
-7
/
+7
2021-12-07
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-1
/
+2
2021-12-07
Bluetooth: hci_event: Use of a function table to handle Command Status
Luiz Augusto von Dentz
1
-93
/
+59
2021-12-07
Bluetooth: hci_event: Use of a function table to handle Command Complete
Luiz Augusto von Dentz
1
-1096
/
+752
2021-12-07
Bluetooth: hci_event: Use of a function table to handle LE subevents
Luiz Augusto von Dentz
1
-125
/
+122
2021-12-07
Bluetooth: hci_event: Use of a function table to handle HCI events
Luiz Augusto von Dentz
3
-516
/
+392
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
1
-7
/
+19
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
1
-11
/
+25
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
1
-15
/
+24
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents
Luiz Augusto von Dentz
1
-11
/
+64
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
1
-5
/
+15
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
Luiz Augusto von Dentz
1
-17
/
+23
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
1
-5
/
+14
[prev]
[next]