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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-07
neighbor: Improve garbage collection
David Ahern
1
-0
/
+3
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+9
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
1
-0
/
+1
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2018-12-04
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-7
/
+21
2018-12-03
sctp: kfree_rcu asoc
Xin Long
1
-0
/
+2
2018-12-03
l3mdev: add function to retreive upper master
Alexis Bauvin
1
-0
/
+22
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
1
-0
/
+1
2018-12-03
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
1
-0
/
+4
2018-12-01
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2018-11-30
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
1
-3
/
+15
2018-11-30
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-11-30
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
2018-11-30
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
1
-3
/
+3
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+2
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-23
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-23
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
2018-11-23
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
1
-0
/
+1
2018-11-21
vxlan: Add hardware FDB learning
Petr Machata
1
-0
/
+2
2018-11-21
vxlan: Mark user-added FDB entries
Petr Machata
1
-0
/
+1
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+1
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+8
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+36
2018-11-19
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
1
-0
/
+12
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
2
-3
/
+3
2018-11-19
sctp: add subscribe per asoc
Xin Long
1
-0
/
+2
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
2
-16
/
+25
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-11-17
net: align gnet_stats_basic_cpu struct
Eric Dumazet
1
-1
/
+1
2018-11-16
tcp: clean up STATE_TRACE
Yafang Shao
1
-12
/
+0
2018-11-15
net: get rid of __tcp_checksum_complete()
Cong Wang
1
-6
/
+1
2018-11-15
rxrpc: Fix life check
David Howells
1
-1
/
+2
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
1
-0
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-1
/
+10
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
1
-0
/
+2
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
1
-0
/
+10
2018-11-12
sctp: process sk_reuseport in sctp_get_port_local
Xin Long
1
-1
/
+3
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2
-1
/
+3
2018-11-12
netfilter: nf_flow_table: make nf_flow_table_iterate() static
Taehee Yoo
1
-4
/
+0
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
2
-0
/
+37
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
1
-0
/
+1
[prev]
[next]