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
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
3
-4
/
+16
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
4
-10
/
+10
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
2
-4
/
+50
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
1
-18
/
+34
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
5
-2
/
+62
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
1
-21
/
+122
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
2
-11
/
+21
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
1
-7
/
+13
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
1
-3
/
+3
2019-09-07
net/tls: align non temporal copy to cache lines
Jakub Kicinski
1
-5
/
+28
2019-09-07
net/tls: remove the record tail optimization
Jakub Kicinski
1
-20
/
+47
2019-09-07
net/tls: use RCU for the adder to the offload record list
Jakub Kicinski
1
-8
/
+13
2019-09-07
net/tls: unref frags in order
Jakub Kicinski
1
-6
/
+3
2019-09-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-16
/
+27
2019-09-07
ipmr: remove hard code cache_resolve_queue_len limit
Hangbin Liu
2
-4
/
+4
2019-09-07
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
Eric Dumazet
1
-1
/
+1
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
1
-6
/
+23
2019-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-21
/
+231
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-85
/
+550
2019-09-06
Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
Dan Elkouby
1
-2
/
+2
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
1
-4
/
+23
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
6
-5
/
+79
2019-09-05
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
1
-6
/
+2
2019-09-05
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
1
-7
/
+22
2019-09-05
xsk: lock the control mutex in sock_diag interface
Björn Töpel
1
-0
/
+3
2019-09-05
xsk: use state member for socket synchronization
Björn Töpel
1
-15
/
+39
2019-09-05
xsk: avoid store-tearing when assigning umem
Björn Töpel
1
-2
/
+2
2019-09-05
xsk: avoid store-tearing when assigning queues
Björn Töpel
1
-1
/
+1
2019-09-05
netfilter: nf_tables: fix possible null-pointer dereference in object update
Fernando Fernandez Mancera
1
-0
/
+3
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
15
-282
/
+4730
2019-09-05
net: mpoa: Use kzfree rather than its implementation.
zhong jiang
1
-4
/
+2
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
1
-2
/
+7
2019-09-05
net/tls: dedup the record cleanup
Jakub Kicinski
1
-5
/
+1
2019-09-05
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
2
-22
/
+3
2019-09-05
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
1
-24
/
+22
2019-09-05
net/tls: don't jump to return
Jakub Kicinski
1
-13
/
+13
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
1
-17
/
+10
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
3
-6
/
+6
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
1
-1
/
+1
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
10
-0
/
+4520
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2
-4
/
+4
2019-09-04
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
1
-4
/
+4
2019-09-04
can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
Marc Kleine-Budde
1
-29
/
+16
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
1
-38
/
+7
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
3
-15
/
+2
[next]