Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ccc9e1128e50e518ecdf9e1b120c735e40de25a
/
net
/
x25
27782f4
x25: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
3fef2b6
x25: use %*ph to print small buffer
by Antonio Cardace
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0cea8e2
net: x25: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
99767f2
net/core: Convert sk_timer users to use timer_setup()
by Kees Cook
· 7 years ago
9f12a77
net/core: Collapse redundant sk_timer callback data assignments
by Kees Cook
· 7 years ago
e9e6c23
X25: constify null_x25_address
by Julia Lawall
· 7 years ago
5534a51
net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
5f9ccf6
net, x25: convert x25_route.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
64df6d5
net: x25: fix one potential use-after-free issue
by linzhang
· 7 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
e999cb4
net/x25: use designated initializers
by Kees Cook
· 8 years ago
05f1b12
net: x25: remove null checks on arrays calling_ae and called_ae
by Colin Ian King
· 8 years ago
79e4865
net: fix a kernel infoleak in x25 module
by Kangjie Lu
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
b73e9e3
x25: convert printks to pr_<level>
by wangweidong
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
706e282
net: x25: Fix dead URLs in Kconfig
by Michael Drüing
· 11 years ago
80aa4e1
x25: add a sanity check parsing X.25 facilities
by Dan Carpenter
· 11 years ago
4ccb93c
x25: Fix broken locking in ioctl error paths.
by Dave Jones
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
345566b
x25: use proc_remove_subtree()
by Al Viro
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
70bd8f6
net/x25: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
f545a38
net: add a limit parameter to sk_add_backlog()
by Eric Dumazet
· 13 years ago
ec8f23c
net: Convert all sysctl registrations to register_net_sysctl
by Eric W. Biederman
· 13 years ago
5dd3df1
net: Move all of the network sysctls without a namespace into init_net.
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
29c3626
net:x25: use IS_ENABLED
by Igor Maravić
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
501e89d
x25: Fix NULL dereference in x25_recvmsg
by Dave Jones
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
7f81e25
x25: Prevent skb overreads when checking call user data
by Matthew Daley
· 13 years ago
cb101ed
x25: Handle undersized/fragmented skbs
by Matthew Daley
· 13 years ago
c7fd0d4
x25: Validate incoming call user data lengths
by Matthew Daley
· 13 years ago
fddc5f3
x25: Reduce switch/case indent
by Joe Perches
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
77b2283
x25: remove the BKL
by Arnd Bergmann
· 14 years ago
96642d4
x25: Do not reference freed memory.
by David S. Miller
· 14 years ago
95c3043
x25: possible skb leak on bad facilities
by andrew hendry
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
171995e
x25: decrement netdev reference counts on unload
by Apollon Oikonomopoulos
· 14 years ago
3f0a069
X25 remove bkl in call user data length ioctl
by andrew hendry
· 14 years ago
74a7e44
X25 remove bkl from causediag ioctls
by andrew hendry
· 14 years ago
5b7958d
X25 remove bkl from calluserdata ioctls
by andrew hendry
· 14 years ago
f90de66
X25 remove bkl in facility ioctls
by andrew hendry
· 14 years ago
5595a1a
X25 remove bkl in subscription ioctls
by andrew hendry
· 14 years ago
0670b8a
X25: remove bkl in routing ioctls
by andrew hendry
· 14 years ago
54aafbd
X25: remove bkl in inq and outq ioctls
by andrew hendry
· 14 years ago
1ecd66b
X25: remove bkl in timestamp ioctls
by andrew hendry
· 14 years ago
70be998
X25: pushdown bkl in ioctls
by andrew hendry
· 14 years ago
5ef4130
x25: Prevent crashing when parsing bad X.25 facilities
by Dan Rosenberg
· 14 years ago
a6331d6
memory corruption in X.25 facilities parsing
by andrew hendry
· 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
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
768190f
X.25 remove bkl in poll
by andrew hendry
· 14 years ago
40e192c
X.25 remove bkl in getsockname
by andrew hendry
· 14 years ago
21a4591
X.25 remove bkl in connect
by andrew hendry
· 14 years ago
141646c
X.25 remove bkl in accept
by Andrew Hendry
· 14 years ago
90c2729
X.25 remove bkl in bind
by andrew hendry
· 14 years ago
25aa4ef
X.25 remove bkl in listen
by andrew hendry
· 14 years ago
935e2a2
X25: Remove bkl in sockopts
by andrew hendry
· 14 years ago
37cda78
X25: Move accept approve flag to bitfield
by andrew hendry
· 14 years ago
b7792e3
X25: Move interrupt flag to bitfield
by andrew hendry
· 14 years ago
cb863ff
X25: Move qbit flag to bitfield
by andrew hendry
· 14 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5ebfbc0
X25: Add if_x25.h and x25 to device identifiers
by Andrew Hendry
· 15 years ago
2cec6b0
X25 fix dead unaccepted sockets
by andrew hendry
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
ddd0451
x.25 attempts to negotiate invalid throughput
by John Hughes
· 15 years ago
f5eb917
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
by John Hughes
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
2499849
x25: use limited socket backlog
by Zhu Yi
· 15 years ago
a928852
X25: Dont let x25_bind use addresses containing characters
by andrew hendry
· 15 years ago
b18e7a0
X25: Fix x25_create errors for bad protocol and ENOBUFS
by andrew hendry
· 15 years ago
4f13420
net: x25: use seq_list_foo() helpers
by Li Zefan
· 15 years ago
32d2e3a
net: x25: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
429d33a
X25: Fix oops and refcnt problems from x25_dev_get
by andrew hendry
· 15 years ago
Next »