index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
refcount.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
selftests/net: revert the zerocopy Rx path for PF_RDS
Sowmini Varadhan
1
-67
/
+0
2018-02-27
r8169: improve interrupt handling
Heiner Kallweit
1
-27
/
+21
2018-02-27
selftests: Add fib-onlink-tests.sh to TEST_PROGS
David Ahern
1
-1
/
+1
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
9
-5
/
+97
2018-02-27
dpaa_eth: refactor frag count checking
Madalin Bucur
1
-8
/
+12
2018-02-27
dpaa_eth: make sure all Rx errors are counted
Madalin Bucur
1
-8
/
+2
2018-02-27
dpaa_eth: fix SG mapping
Madalin Bucur
1
-10
/
+13
2018-02-27
net: Convert smack_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert selinux_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert defrag6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ila_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert defrag4_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert clusterip_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert brnf_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ipvlan_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert cfg802154_pernet_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert sit_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert vti6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ip6_tnl_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ip6gre_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...
Kirill Tkhai
3
-0
/
+5
2018-02-27
net: Convert br_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert vxlan_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ppp_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert gtp_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert geneve_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert bond_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...
Kirill Tkhai
16
-0
/
+17
2018-02-27
net: Convert sysctl creating and destroying pernet_operations
Kirill Tkhai
2
-0
/
+2
2018-02-27
net: Convert cma_pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert simple pernet_operations
Kirill Tkhai
6
-0
/
+6
2018-02-27
net: Convert nfs_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert synproxy_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert hashlimit_net_ops and recent_net_ops
Kirill Tkhai
2
-0
/
+2
2018-02-27
net: Convert /proc creating and destroying pernet_operations
Kirill Tkhai
7
-0
/
+7
2018-02-27
ipvlan: fix building with modular IPV6
Arnd Bergmann
1
-0
/
+1
2018-02-26
i40e: remove some stray indenting
Dan Carpenter
1
-2
/
+2
2018-02-26
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
1
-36
/
+25
2018-02-26
i40e: check that pointer VSI is not null before dereferencing it
Colin Ian King
1
-1
/
+1
2018-02-26
i40evf: pass struct virtchnl_filter by reference rather than by value
Colin Ian King
1
-14
/
+18
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
3
-7
/
+13
2018-02-26
i40evf: Fix double locking the same resource
Paweł Jabłoński
1
-6
/
+8
2018-02-26
net: make kmem caches as __ro_after_init
Alexey Dobriyan
6
-8
/
+11
2018-02-26
i40e: link_down_on_close private flag support
Mariusz Stachura
3
-0
/
+114
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
5
-103
/
+61
2018-02-26
net/sonic: Clean up and modernize log messages
Finn Thain
3
-40
/
+33
2018-02-26
net/macsonic: Drop redundant MACH_IS_MAC test
Finn Thain
1
-3
/
+0
2018-02-26
net/macsonic: Convert to nubus_driver
Finn Thain
1
-54
/
+119
2018-02-26
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2
-1
/
+6
2018-02-26
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2
-13
/
+6
[next]