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
2018-03-31
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2
-3
/
+4
2018-03-31
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
1
-5
/
+0
2018-03-31
tipc: avoid possible string overflow
Jon Maloy
1
-1
/
+2
2018-03-31
tipc: permit overlapping service ranges in name table
Jon Maloy
7
-111
/
+60
2018-03-31
tipc: refactor name table translate function
Jon Maloy
1
-36
/
+25
2018-03-31
tipc: replace name table service range array with rb tree
Jon Maloy
6
-568
/
+477
2018-03-31
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
4
-20
/
+26
2018-03-31
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
4
-32
/
+18
2018-03-30
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
1
-0
/
+6
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
62
-829
/
+1187
2018-03-30
net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...
Kirill Tkhai
1
-0
/
+6
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
1
-27
/
+46
2018-03-30
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
2
-3
/
+2
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
1
-0
/
+7
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
4
-25
/
+120
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
1
-5
/
+2
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
3
-48
/
+3
2018-03-30
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
1
-1
/
+3
2018-03-30
netfilter: Merge assignment with return
Arushi Singhal
2
-5
/
+3
2018-03-30
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
Pablo Neira Ayuso
1
-11
/
+4
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
4
-12
/
+14
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
3
-7
/
+41
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
16
-509
/
+411
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
11
-29
/
+29
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
11
-19
/
+19
2018-03-30
netfilter: ebt_stp: Use generic functions for comparisons
Joe Perches
1
-4
/
+2
2018-03-30
netfilter: ebtables: Add string filter
Bernie Harris
1
-0
/
+1
2018-03-30
netfilter: ebtables: Add support for specifying match revision
Bernie Harris
1
-18
/
+29
2018-03-29
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
25
-173
/
+824
2018-03-29
sctp: fix unused lable warning
Arnd Bergmann
1
-0
/
+2
2018-03-29
ipv6: export ip6 fragments sysctl to unprivileged users
Eric Dumazet
1
-4
/
+0
2018-03-29
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
1
-4
/
+12
2018-03-29
net/ipv4: Allow notifier to fail route replace
David Ahern
1
-2
/
+7
2018-03-29
net/ipv4: Move call_fib_entry_notifiers up for new routes
David Ahern
1
-2
/
+16
2018-03-29
net: Move call_fib_rule_notifiers up in fib_nl_newrule
David Ahern
1
-1
/
+5
2018-03-29
net: Fix fib notifer to return errno
David Ahern
1
-2
/
+8
2018-03-29
net: Remove rtnl_lock() in nf_ct_iterate_destroy()
Kirill Tkhai
1
-2
/
+0
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Don't take rtnl_lock() in wireless_nlevent_flush()
Kirill Tkhai
1
-4
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
7
-5
/
+31
2018-03-29
Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
8
-24
/
+38
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-4
/
+9
2018-03-29
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
1
-1
/
+2
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
7
-5
/
+42
2018-03-29
mac80211: Add support for tx_control_port
Denis Kenzior
3
-0
/
+50
2018-03-29
nl80211: Add control_port_over_nl80211 to mesh_setup
Denis Kenzior
1
-0
/
+9
2018-03-29
nl80211: Add control_port_over_nl80211 for ibss
Denis Kenzior
1
-0
/
+9
2018-03-29
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
Denis Kenzior
1
-0
/
+26
2018-03-29
nl80211: Implement TX of control port frames
Denis Kenzior
3
-1
/
+111
2018-03-29
nl80211: Add CMD_CONTROL_PORT_FRAME API
Denis Kenzior
2
-0
/
+79
[next]