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-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-06
net/smc: Clear memory when release and reuse buffer
Tony Lu
1
-4
/
+9
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
1
-2
/
+2
2021-12-06
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
2
-2
/
+4
2021-12-06
net: failover: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-2
/
+2
2021-12-06
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
1
-2
/
+2
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2
-3
/
+3
2021-12-06
net: add net device refcount tracker to struct netdev_adjacent
Eric Dumazet
1
-3
/
+4
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
1
-3
/
+3
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
1
-4
/
+4
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-2
/
+2
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
3
-8
/
+8
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-2
/
+2
2021-12-06
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
1
-2
/
+3
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
3
-9
/
+11
2021-12-06
drop_monitor: add net device refcount tracker
Eric Dumazet
1
-3
/
+3
2021-12-06
net: add net device refcount tracker to dev_ifsioc()
Eric Dumazet
1
-2
/
+3
2021-12-06
net: add net device refcount tracker to ethtool_phys_id()
Eric Dumazet
1
-2
/
+3
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
1
-2
/
+2
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
1
-2
/
+2
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
2
-0
/
+13
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
1
-1
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-78
/
+144
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-72
/
+139
2021-12-02
mctp: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
net: openvswitch: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-12-02
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
1
-4
/
+5
2021-12-02
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-02
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
1
-4
/
+3
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
3
-5
/
+5
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-1
/
+4
2021-12-01
Revert "net: snmp: add statistics for tcp small queue check"
Eric Dumazet
2
-5
/
+1
2021-12-01
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
1
-1
/
+4
2021-12-01
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
1
-3
/
+2
2021-12-01
net: dsa: consolidate phylink creation
Russell King (Oracle)
3
-33
/
+32
2021-11-30
mctp: remove unnecessary check before calling kfree_skb()
Yang Yingliang
2
-5
/
+2
2021-11-30
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2
-16
/
+49
2021-11-30
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
1
-18
/
+2
2021-11-30
net: nexthop: reduce rcu synchronizations when replacing resilient groups
Nikolay Aleksandrov
1
-5
/
+3
2021-11-30
net/tls: simplify the tls_set_sw_offload function
Tianjia Zhang
1
-19
/
+17
2021-11-29
ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'
Christophe JAILLET
1
-1
/
+0
[next]