index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
4
-11
/
+35
2018-04-01
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-04-01
Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
19
-71
/
+424
2018-04-01
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2
-3
/
+4
2018-04-01
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
1
-5
/
+0
2018-04-01
tipc: avoid possible string overflow
Jon Maloy
1
-1
/
+2
2018-04-01
tipc: permit overlapping service ranges in name table
Jon Maloy
7
-111
/
+60
2018-04-01
tipc: refactor name table translate function
Jon Maloy
1
-36
/
+25
2018-04-01
tipc: replace name table service range array with rb tree
Jon Maloy
6
-568
/
+477
2018-04-01
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
4
-20
/
+26
2018-04-01
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
4
-32
/
+18
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
5
-0
/
+26
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
3
-22
/
+68
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
6
-0
/
+14
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
3
-27
/
+68
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
4
-3
/
+17
2018-03-30
rxrpc: Fix checker warnings and errors
David Howells
6
-3
/
+13
2018-03-30
rxrpc: remove unused static variables
Sebastian Andrzej Siewior
1
-3
/
+0
2018-03-30
rxrpc: Fix resend event time calculation
Marc Dionne
1
-1
/
+1
2018-03-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
1
-6
/
+9
2018-03-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
1
-1
/
+3
2018-03-30
rxrpc: Fix a bit of time confusion
David Howells
1
-1
/
+1
2018-03-30
rxrpc: Fix firewall route keepalive
David Howells
9
-4
/
+204
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
[next]