Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ff49d74ad383f54041378144ca1a229ee9aeaa59
/
net
/
iucv
72da3bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
92e99a9
iucv: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 14 years ago
a56635a
net/iucv: Add missing spin_unlock
by Julia Lawall
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
b7c2aec
iucv: add work_queue cleanup for suspend
by Ursula Braun
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
9a4ff8d
af_iucv: remove duplicate sock_set_flag
by Ursula Braun
· 15 years ago
49f5eba
af_iucv: use sk functions to modify sk->sk_ack_backlog
by Hendrik Brueckner
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
bf95d20
af_iucv: fix race when queueing skbs on the backlog queue
by Hendrik Brueckner
· 15 years ago
7514bab
af_iucv: do not call iucv_sock_kill() twice
by Hendrik Brueckner
· 15 years ago
56a73de
af_iucv: handle non-accepted sockets after resuming from suspend
by Hendrik Brueckner
· 15 years ago
d997317
af_iucv: fix race in __iucv_sock_wait()
by Hendrik Brueckner
· 15 years ago
b29e4da
iucv: use correct output register in iucv_query_maxconn()
by Hendrik Brueckner
· 15 years ago
d28ecab
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
by Hendrik Brueckner
· 15 years ago
4c89d86
iucv: suspend/resume error msg for left over pathes
by Ursula Braun
· 15 years ago
5708e86
net: constify remaining proto_ops
by Alexey Dobriyan
· 15 years ago
a57de0b
net: adding memory barrier to the poll and receive callbacks
by Jiri Olsa
· 15 years ago
5165aec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
0ea920d
af_iucv: Return -EAGAIN if iucv msg limit is exceeded
by Hendrik Brueckner
· 15 years ago
bb664f4
af_iucv: Change if condition in sendmsg() for more readability
by Hendrik Brueckner
· 15 years ago
c23cad9
[S390] PM: af_iucv power management callbacks.
by Ursula Braun
· 15 years ago
672e405
[S390] pm: iucv power management callbacks.
by Ursula Braun
· 15 years ago
6c00596
[S390] iucv: establish reboot notifier
by Ursula Braun
· 15 years ago
d93fe1a
af_iucv: Fix merge.
by Ursula Braun
· 16 years ago
5802b140
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
09488e2
af_iucv: New socket option for setting IUCV MSGLIMITs
by Hendrik Brueckner
· 16 years ago
802788b
af_iucv: cleanup and refactor recvmsg() EFAULT handling
by Hendrik Brueckner
· 16 years ago
aa8e71f
af_iucv: Provide new socket type SOCK_SEQPACKET
by Hendrik Brueckner
· 16 years ago
44b1e6b
af_iucv: Modify iucv msg target class using control msghdr
by Hendrik Brueckner
· 16 years ago
b8942e3
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
by Hendrik Brueckner
· 16 years ago
9d5c5d8
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
by Hendrik Brueckner
· 16 years ago
af88b52
af_iucv: sync sk shutdown flag if iucv path is quiesced
by Hendrik Brueckner
· 16 years ago
42e1b4c
iucv: provide second per-cpu IUCV command parameter block
by Ursula Braun
· 16 years ago
3fa6b5a
af_iucv: Fix race when queuing incoming iucv messages
by Hendrik Brueckner
· 16 years ago
e14ad5f
af_iucv: Test additional sk states in iucv_sock_shutdown
by Hendrik Brueckner
· 16 years ago
fe86e54
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
by Hendrik Brueckner
· 16 years ago
60d3705
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
by Hendrik Brueckner
· 16 years ago
bbe188c
af_iucv: consider state IUCV_CLOSING when closing a socket
by Ursula Braun
· 16 years ago
47a30b2
iucv: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
f1d3e4d
iucv: fix cpu hotplug
by Heiko Carstens
· 16 years ago
65dbd7c
af_iucv: Free iucv path/socket in path_pending callback
by Hendrik Brueckner
· 16 years ago
18becbc
af_iucv: avoid left over IUCV connections from failing connects
by Ursula Braun
· 16 years ago
55cdea9
af_iucv: New error return codes for connect()
by Hendrik Brueckner
· 16 years ago
8f7c502
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
by Ursula Braun
· 16 years ago
91d5d45
[S390] iucv: Locking free version of iucv_message_(receive|send)
by Hendrik Brueckner
· 16 years ago
8b122ef
iucv: Fix mismerge again.
by Heiko Carstens
· 16 years ago
eb6a12c
Merge branch 'linus' into cpus4096-for-linus
by Ingo Molnar
· 16 years ago
fb65a7c
iucv: Fix bad merging.
by David S. Miller
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
d0236f8
iucv: fix memory leak in cpu hotplug error path.
by Akinobu Mita
· 16 years ago
c2b4afd
[S390] Cleanup iucv printk messages.
by Ursula Braun
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
469689a
af_iucv: exploit target message class support of IUCV
by Ursula Braun
· 16 years ago
7b9d1b2
iucv: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 16 years ago
f1494ed
iucv: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
0e12f84
net: use performance variant for_each_cpu_mask_nr
by Mike Travis
· 16 years ago
2d7bf36
iucv: Delay bus registration until core is ready.
by Cornelia Huck
· 17 years ago
9284d6c
iucv: get rid of in_atomic() use.
by Heiko Carstens
· 17 years ago
3db8ce3
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
by Robert P. J. Day
· 17 years ago
c3d84a4
iucv: fix build error on !SMP
by Heiko Carstens
· 17 years ago
f2a7799
[AF_IUCV]: defensive programming of iucv_callback_txdone
by Ursula Braun
· 17 years ago
d444472
[AF_IUCV]: broken send_skb_q results in endless loop
by Ursula Braun
· 17 years ago
435bc9d
[IUCV]: wrong irq-disabling locking at module load time
by Ursula Braun
· 17 years ago
b5e7833
[IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
70cf503
[S390] Explicitly code allocpercpu calls in iucv
by Christoph Lameter
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
f0703c8
[AF_IUCV]: postpone receival of iucv-packets
by Ursula Braun
· 17 years ago
57f2044
[AF_IUCV]: remove static declarations from header file.
by Heiko Carstens
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
3bb447f
[S390] Convert to smp_call_function_single.
by Heiko Carstens
· 17 years ago
febca28
[AF_IUCV]: Add lock when updating accept_q
by Ursula Braun
· 17 years ago
13fdc9a
[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.
by Ursula Braun
· 17 years ago
da7de31
[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.
by Jennifer Hunt
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 17 years ago
af7cd37
[AF_IUCV]: Compile fix - adopt to skbuff changes.
by Heiko Carstens
· 18 years ago
da99f05
[AF_IUCV/IUCV] : Add missing section annotations
by Heiko Carstens
· 18 years ago
561e036
[AF_IUCV]: Implementation of a skb backlog queue
by Jennifer Hunt
· 18 years ago
04b090d
[AF_IUCV/IUCV]: smp_call_function deadlock
by Martin Schwidefsky
· 18 years ago
f8a6d97
[AF_IUCV]: Fix compilation on s390-up
by Alexey Dobriyan
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
eac3731
[S390]: Add AF_IUCV socket support
by Jennifer Hunt
· 18 years ago
2356f4c
[S390]: Rewrite of the IUCV base code, part 2
by Martin Schwidefsky
· 18 years ago