index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
f71805f.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
tipc: wake up all waiting threads at socket shutdown
Ying Xue
1
-3
/
+4
2012-11-21
tipc: return POLLOUT for sockets in an unconnected state
Erik Hugne
1
-1
/
+5
2012-11-21
tipc: fix race/inefficiencies in poll/wait behaviour
Ying Xue
1
-5
/
+40
2012-11-20
sctp: send abort chunk when max_retrans exceeded
Neil Horman
3
-1
/
+29
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
1
-4
/
+2
2012-11-20
caif: Remove redundant null check before kfree in cfctrl.c
Sachin Kamat
1
-2
/
+1
2012-11-20
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
1
-1
/
+0
2012-11-20
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
2
-25
/
+128
2012-11-20
add DOVE extensions for VXLAN
David Stevens
2
-25
/
+235
2012-11-20
net: Remove bogus dependencies on INET
Ben Hutchings
9
-10
/
+10
2012-11-20
ehea: Remove remnants of LRO support
Ben Hutchings
2
-4
/
+3
2012-11-20
mlx4_en: Remove remnants of LRO support
Ben Hutchings
3
-25
/
+4
2012-11-20
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
13
-62
/
+1
2012-11-20
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2
-12
/
+14
2012-11-20
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
2012-11-19
vhost: Remove duplicate inclusion of linux/vhost.h
Sachin Kamat
1
-1
/
+0
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-19
netfilter: Remove the spurious \ in __ip_vs_lblc_init
Eric W. Biederman
1
-1
/
+1
2012-11-19
qeth: Remove BUG_ONs
Stefan Raspl
3
-14
/
+10
2012-11-19
qeth: Consolidate tracing of card features
Stefan Raspl
4
-3
/
+16
2012-11-19
qeth: Clarify card type naming for virtual NICs
Stefan Raspl
1
-8
/
+8
2012-11-19
claw: remove BUG_ONs
Ursula Braun
1
-2
/
+0
2012-11-19
ctcm: remove BUG_ONs
Ursula Braun
2
-5
/
+0
2012-11-19
qeth: Remove unused variable
Stefan Raspl
1
-2
/
+1
2012-11-19
net: Allow userns root to control tun and tap devices
Eric W. Biederman
1
-2
/
+3
2012-11-19
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
3
-6
/
+10
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
9
-54
/
+4
2012-11-19
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
4
-22
/
+1
2012-11-19
net: Allow the userns root to control vlans.
Eric W. Biederman
1
-6
/
+6
2012-11-19
net: Allow userns root to control the network bridge code.
Eric W. Biederman
3
-18
/
+19
2012-11-19
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
8
-9
/
+9
2012-11-19
net: Allow userns root to control ipv6
Eric W. Biederman
12
-25
/
+28
2012-11-19
net: Allow userns root to control ipv4
Eric W. Biederman
14
-27
/
+30
2012-11-19
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
4
-13
/
+28
2012-11-19
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-11-19
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
1
-2
/
+2
2012-11-19
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
1
-1
/
+11
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
17
-1
/
+102
2012-11-19
net: Don't export sysctls to unprivileged users
Eric W. Biederman
22
-4
/
+98
2012-11-19
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
3
-8
/
+7
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
3
-7
/
+20
2012-11-19
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2
-13
/
+9
2012-11-18
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2
-3
/
+3
2012-11-18
qlcnic: fix sparse warnings
Sony Chacko
3
-53
/
+65
2012-11-18
qlcnic: fix compiler warnings
Sony Chacko
5
-25
/
+17
2012-11-18
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
1
-0
/
+14
2012-11-18
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
3
-0
/
+20
2012-11-18
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2
-2
/
+1
2012-11-18
vxlan: remove unused variable.
Rami Rosen
1
-1
/
+0
[next]