Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9a2545ac713e26ab8c8eee741d2da1626cebd6e
/
net
« Previous
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
1c0e0a0
dccp ccid-2: Stop polling
by Gerrit Renker
· 14 years ago
b1fcf55
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 14 years ago
dc841e3
dccp: Extend CCID packet dequeueing interface
by Gerrit Renker
· 14 years ago
fe84f41
dccp: Return-value convention of hc_tx_send_packet()
by Gerrit Renker
· 14 years ago
f6ac55b
net/9p: Return error on read with NULL buffer
by Sanchit Garg
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
7b3bb3f
net/9p: Return error if we fail to encode protocol data
by Aneesh Kumar K.V
· 14 years ago
52f44e0
net/9p: Add waitq to VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
419b395
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
by Venkateswararao Jujjuri (JV)
· 14 years ago
329176c
9p: Implement TREADLINK operation for 9p2000.L
by M. Mohan Kumar
· 14 years ago
1d769cd
9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
a099027
9p: Implement TLOCK
by M. Mohan Kumar
· 14 years ago
920e65d
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
by Venkateswararao Jujjuri (JV)
· 14 years ago
8e44a08
net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().
by jvrao
· 14 years ago
4f7ebe8
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
by Arun R Bharadwaj
· 14 years ago
22cdbd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
74b0b85
tunnels: Fix tunnels change rcu protection
by Pavel Emelyanov
· 14 years ago
dc9f48c
mac80211: Fix scan_ies_len to include DS Params
by Jouni Malinen
· 14 years ago
b914c4e
inetpeer: __rcu annotations
by Eric Dumazet
· 14 years ago
7a2b03c
fib_rules: __rcu annotates ctarget
by Eric Dumazet
· 14 years ago
b33eab0
tunnels: add __rcu annotations
by Eric Dumazet
· 14 years ago
e0ad61e
net: add __rcu annotations to protocol
by Eric Dumazet
· 14 years ago
1c31720
ipv4: add __rcu annotations to routes.c
by Eric Dumazet
· 14 years ago
853dc2e
ipv6: fix refcnt problem related to POSTDAD state
by Ursula Braun
· 14 years ago
66c68bc
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
by Ben Hutchings
· 14 years ago
af1905d
net: Fix some corner cases in dev_can_checksum()
by Ben Hutchings
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
7a876b0
IPv6: Temp addresses are immediately deleted.
by Glenn Wurster
· 14 years ago
aed6550
IPv6: Create temporary address if none exists.
by Glenn Wurster
· 14 years ago
ded85aa
fib_hash: fix rcu sparse and logical errors
by Eric Dumazet
· 14 years ago
ebb9fed
fib: fix fib_nl_newrule()
by Eric Dumazet
· 14 years ago
78fd9c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
7932c2e
netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
by David S. Miller
· 14 years ago
411b5e0
net/sunrpc: Use static const char arrays
by Joe Perches
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
7e360c3
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
42d7ba3
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
by J. Bruce Fields
· 14 years ago
01dba07
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
by J. Bruce Fields
· 14 years ago
ac9303e
svcrpc: assume svc_delete_xprt() called only once
by J. Bruce Fields
· 14 years ago
7e4fdd0
svcrpc: never clear XPT_BUSY on dead xprt
by J. Bruce Fields
· 14 years ago
43a951e
ipv4: add __rcu annotations to ip_ra_chain
by Eric Dumazet
· 14 years ago
0d7da9d
net: add __rcu annotation to sk_filter
by Eric Dumazet
· 14 years ago
1c87733
net_ns: add __rcu annotations
by Eric Dumazet
· 14 years ago
6e3f7fa
rps: add __rcu annotations
by Eric Dumazet
· 14 years ago
f6318e5
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY
by KOVACS Krisztian
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
6f0bcf1
tunnels: add _rcu annotations
by Eric Dumazet
· 14 years ago
3cc77ec
net/802: add __rcu annotations
by Eric Dumazet
· 14 years ago
198caec
ipv6: ip6_ptr rcu annotations
by Eric Dumazet
· 14 years ago
b616b09
vlan: rcu annotations
by Eric Dumazet
· 14 years ago
11a766c
net: Increase xmit RECURSION_LIMIT to 10.
by David S. Miller
· 14 years ago
c8716d9
mac80211: Fix ibss station got expired immediately
by Rajkumar Manoharan
· 14 years ago
a171fba
cfg80211: fix regression on processing country IEs
by Luis R. Rodriguez
· 14 years ago
5f4e6b2
mac80211: don't sanitize invalid rates
by Christian Lamparter
· 14 years ago
99b88a0
mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()
by Tejun Heo
· 14 years ago
f6649a7
[S390] cleanup lowcore access from external interrupts
by Martin Schwidefsky
· 14 years ago
e341b2d
l2tp: static functions should not be exported
by Stephen Rothwell
· 14 years ago
5c398dc
netlink: fix netlink_change_ngroups()
by Eric Dumazet
· 14 years ago
b889416
tproxy: Add missing CAP_NET_ADMIN check to ipv6 side
by Balazs Scheidler
· 14 years ago
7e223de
ip6_tunnel dont update the mtu on the route.
by Anders Franzen
· 14 years ago
d618222
pktgen: clean up handling of local/transient counter vars
by Paul Gortmaker
· 14 years ago
9a84d38
SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred
by Trond Myklebust
· 14 years ago
fc13084
l2tp: make local function static
by stephen hemminger
· 14 years ago
118df3d
SUNRPC: After calling xprt_release(), we must restart from call_reserve
by Trond Myklebust
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
ba8e452
SUNRPC: Add a helper function xdr_inline_peek
by Trond Myklebust
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
0587102
tty: icount changeover for other main devices
by Alan Cox
· 14 years ago
bc4016f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
888a6f7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a8fe150
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
2017bd1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9941fb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
3b1a1ce
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6
by Patrick McHardy
· 14 years ago
cc6eb43
tproxy: use the interface primary IP address as a default value for --on-ip
by Balazs Scheidler
· 14 years ago
b64c925
tproxy: added IPv6 support to the socket match
by Balazs Scheidler
· 14 years ago
6ad7889
tproxy: added IPv6 support to the TPROXY target
by Balazs Scheidler
· 14 years ago
9247685
SUNRPC: Properly initialize sock_xprt.srcaddr in all cases
by Chuck Lever
· 14 years ago
4232e86
SUNRPC: Use conventional switch statement when reclassifying sockets
by Chuck Lever
· 14 years ago
a25e758
sunrpc/xprtrdma: clean up workqueue usage
by Tejun Heo
· 14 years ago
0a513f6
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
by Balazs Scheidler
· 14 years ago
6c46862
tproxy: added tproxy sockopt interface in the IPV6 layer
by Balazs Scheidler
· 14 years ago
aa976fc
tproxy: added udp6_lib_lookup function
by Balazs Scheidler
· 14 years ago
88440ae
tproxy: added const specifiers to udp lookup functions
by Balazs Scheidler
· 14 years ago
e97c3e2
tproxy: split off ipv6 defragmentation to a separate module
by Balazs Scheidler
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
e83726b
l2tp: small cleanup
by Eric Dumazet
· 14 years ago
b0aeef3
nf_nat: restrict ICMP translation for embedded header
by Julian Anastasov
· 14 years ago
1e55659
can-raw: add msg_flags to distinguish local traffic
by Oliver Hartkopp
· 14 years ago
32a875a
9p: client code cleanup
by stephen hemminger
· 14 years ago
Next »