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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
1
-0
/
+4
2016-04-15
tipc: refactor function tipc_link_timeout()
Jon Paul Maloy
1
-20
/
+16
2016-04-15
tipc: reduce transmission rate of reset messages when link is down
Jon Paul Maloy
1
-3
/
+4
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2
-1
/
+19
2016-04-15
Merge branch 'mlxsw-next'
David S. Miller
1
-11
/
+4
2016-04-15
mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb
Jiri Pirko
1
-1
/
+2
2016-04-15
mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs
Jiri Pirko
1
-10
/
+2
2016-04-15
devlink: fix sb register stub in case devlink is disabled
Jiri Pirko
1
-1
/
+3
2016-04-14
tun: use per cpu variables for stats accounting
Paolo Abeni
1
-12
/
+83
2016-04-14
Merge branch 'bpf-ARG_PTR_TO_RAW_STACK'
David S. Miller
10
-57
/
+421
2016-04-14
bpf, samples: add test cases for raw stack
Daniel Borkmann
1
-0
/
+268
2016-04-14
bpf, samples: don't zero data when not needed
Daniel Borkmann
4
-12
/
+12
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
3
-24
/
+60
2016-04-14
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2
-5
/
+59
2016-04-14
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
1
-17
/
+23
2016-04-14
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2
-0
/
+6
2016-04-14
net: validate_xmit_skb() changes
Eric Dumazet
1
-5
/
+2
2016-04-14
packet: uses kfree_skb() for errors.
Weongyo Jeong
1
-2
/
+12
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
3
-10
/
+17
2016-04-14
Merge branch 'gro-fixed-id-gso-partial'
David S. Miller
13
-54
/
+395
2016-04-14
Documentation: Add documentation for TSO and GSO features
Alexander Duyck
1
-0
/
+130
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
11
-24
/
+151
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
5
-11
/
+54
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
10
-24
/
+63
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
1
-0
/
+2
2016-04-14
Merge branch 'mlxsw-devlink-shared-buffers'
David S. Miller
10
-418
/
+2683
2016-04-14
mlxsw: spectrum_buffers: Implement occupancy monitoring
Jiri Pirko
3
-16
/
+293
2016-04-14
mlxsw: core: Introduce support for asynchronous EMAD register access
Jiri Pirko
2
-173
/
+334
2016-04-14
mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing
Jiri Pirko
3
-4
/
+28
2016-04-14
mlxsw: reg: Extend SBPM register for occupancy control
Jiri Pirko
2
-2
/
+32
2016-04-14
mlxsw: reg: Add Shared Buffer Status register definition
Jiri Pirko
1
-0
/
+100
2016-04-14
mlxsw: core: Add devlink shared buffer occupancy callbacks
Jiri Pirko
2
-8
/
+77
2016-04-14
mlxsw: spectrum_buffers: Implement shared buffer configuration
Jiri Pirko
3
-1
/
+216
2016-04-14
mlxsw: core: Add mlxsw_core_port_driver_priv helper
Jiri Pirko
1
-0
/
+9
2016-04-14
mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user
Jiri Pirko
2
-14
/
+18
2016-04-14
mlxsw: spectrum_buffers: Change initialization of PG 9
Jiri Pirko
1
-3
/
+5
2016-04-14
mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...
Jiri Pirko
1
-3
/
+2
2016-04-14
mlxsw: spectrum_buffers: Cache shared buffer configuration
Jiri Pirko
2
-19
/
+82
2016-04-14
mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization
Jiri Pirko
1
-35
/
+35
2016-04-14
mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs
Jiri Pirko
1
-204
/
+221
2016-04-14
mlxsw: spectrum_buffers: Push out shared buffer register writes
Jiri Pirko
1
-14
/
+40
2016-04-14
mlxsw: core: Add devlink shared buffer callbacks
Jiri Pirko
2
-2
/
+123
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
3
-6
/
+110
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
3
-0
/
+1044
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
1
-4
/
+3
2016-04-14
ravb: make ravb_ptp_interrupt() *void*
Sergei Shtylyov
3
-10
/
+9
2016-04-14
Merge branch 'qed-ethtool-rss'
David S. Miller
8
-71
/
+302
2016-04-14
qed* - bump driver versions to 8.7.1.20
Yuval Mintz
2
-3
/
+3
2016-04-14
qede: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-10
/
+283
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-16
/
+13
[next]