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
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+7
2021-06-04
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-0
/
+4
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
1
-0
/
+2
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
1
-0
/
+1
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-1
/
+13
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
1
-1
/
+13
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+10
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
1
-0
/
+14
2021-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-57
/
+90
2021-06-01
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-0
/
+1
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
3
-24
/
+25
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
3
-35
/
+26
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
1
-0
/
+5
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-0
/
+5
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
1
-0
/
+24
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
1
-0
/
+7
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-12
/
+63
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-11
/
+52
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-1
/
+10
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-0
/
+44
2021-05-17
net: Remove the member netns_ok
Yejune Deng
1
-1
/
+0
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-05-14
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-1
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+0
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-1
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
50
-385
/
+683
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-0
/
+19
2021-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+5
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-14
/
+0
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-2
/
+2
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-1
/
+1
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-1
/
+0
2021-04-27
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
1
-0
/
+5
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-31
/
+12
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+8
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2
-19
/
+0
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
1
-8
/
+0
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2
-2
/
+4
[next]