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
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
16
-49
/
+17
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
12
-97
/
+39
2017-04-15
netfilter: ecache: Refine the nf_ct_deliver_cached_events
Gao Feng
1
-2
/
+2
2017-04-15
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
Gao Feng
1
-1
/
+1
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2
-7
/
+4
2017-04-15
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
1
-8
/
+0
2017-04-14
netfilter: nf_conntrack: remove double assignment
Aaron Conole
1
-2
/
+1
2017-04-14
netfilter: nf_tables: remove double return statement
Aaron Conole
1
-2
/
+0
2017-04-13
netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.
Taehee Yoo
1
-5
/
+2
2017-04-09
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2
-2
/
+0
2017-04-08
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
1
-9
/
+0
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
14
-16
/
+16
2017-04-07
net: netfilter: Use list_{next/prev}_entry instead of list_entry
simran singhal
1
-1
/
+1
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
6
-15
/
+15
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
9
-49
/
+35
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
11
-27
/
+33
2017-04-06
netfilter: ctnetlink: Expectations must have a conntrack helper area
Gao Feng
1
-19
/
+8
2017-04-06
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2
-15
/
+5
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
6
-64
/
+65
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
4
-24
/
+20
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
4
-0
/
+16
2017-04-06
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
4
-21
/
+27
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
551
-3798
/
+7439
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
88
-518
/
+1285
2017-04-05
nfp: fix potential use after free on xdp prog
Jakub Kicinski
1
-1
/
+2
2017-04-05
bonding: attempt to better support longer hw addresses
Jarod Wilson
4
-68
/
+108
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
1
-2
/
+8
2017-04-05
Merge branch 'nfp-ksettings'
David S. Miller
11
-128
/
+754
2017-04-05
nfp: add support for .set_link_ksettings()
Jakub Kicinski
1
-0
/
+46
2017-04-05
nfp: NSP backend for link configuration operations
Jakub Kicinski
3
-14
/
+179
2017-04-05
nfp: add extended error messages
Jakub Kicinski
1
-8
/
+29
2017-04-05
nfp: turn NSP port entry into a union
Jakub Kicinski
1
-13
/
+25
2017-04-05
nfp: allow multi-stage NSP configuration
Jakub Kicinski
4
-31
/
+138
2017-04-05
nfp: separate high level and low level NSP headers
Jakub Kicinski
8
-20
/
+22
2017-04-05
nfp: report port type in ethtool
Jakub Kicinski
3
-0
/
+46
2017-04-05
nfp: report auto-negotiation in ethtool
Jakub Kicinski
3
-0
/
+17
2017-04-05
nfp: report link speed from NSP
Jakub Kicinski
1
-0
/
+11
2017-04-05
nfp: add port state refresh
Jakub Kicinski
3
-8
/
+85
2017-04-05
nfp: track link state changes
Jakub Kicinski
2
-1
/
+19
2017-04-05
nfp: add mutex protection for the port list
Jakub Kicinski
3
-4
/
+21
2017-04-05
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
4
-37
/
+62
2017-04-05
nfp: add support for .get_link_ksettings()
Jakub Kicinski
2
-0
/
+62
2017-04-05
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...
David S. Miller
16
-305
/
+1469
2017-04-05
Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+2
2017-04-05
Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+11
2017-04-05
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2
-1
/
+201
2017-04-05
Merge branch 'rtnetlink-event-type'
David S. Miller
4
-24
/
+123
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
4
-11
/
+107
[next]