Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3a129cc2151425e5aeb69aeb25fbc994ec738137
/
net
/
decnet
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
c1c502b
net: use rtnl_register_module where needed
by Florian Westphal
· 7 years ago
fe736e7
decnet: Move dn_next into decnet route structure.
by David Miller
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2d91914
net: decnet: dn_table: mark expected switch fall-through
by Gustavo A. R. Silva
· 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
3a7943b
net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header
by Gustavo A. R. Silva
· 7 years ago
68ad08c
net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet
by Gustavo A. R. Silva
· 7 years ago
86e58cc
decnet: af_decnet: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
eb4ddaf
net/decnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0da4af0
ipv6: only update __use and lastusetime once per jiffy at most
by Wei Wang
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
b63f604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
eaa72dc
neigh: increase queue_len_bytes to match wmem_default
by Eric Dumazet
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
591bb27
netfilter: nf_hook_ops structs can be const
by Florian Westphal
· 7 years ago
e0542dd
net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
9f23743
net: convert neighbour.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b2a9c0e
net: remove DST_NOGC flag
by Wei Wang
· 7 years ago
560fd93
decnet: take dst->__refcnt when struct dn_route is created
by Wei Wang
· 7 years ago
247488c
decnet: always not take dst->__refcnt when inserting dst into hash table
by Wei Wang
· 7 years ago
76371d2
decnet: always not take dst->__refcnt when inserting dst into hash table
by Wei Wang
· 7 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 7 years ago
dd0da17
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 7 years ago
c164772
Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb"
by David S. Miller
· 7 years ago
85eac2b
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 7 years ago
50fb55d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f92ceb0
DECnet: Use container_of() for embedded struct
by Kees Cook
· 8 years ago
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
a01aa92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
1a0ed0a
netfilter: decnet: only register hooks in init namespace
by Florian Westphal
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
2d4bc93
netlink: extended ACK reporting
by Johannes Berg
· 8 years ago
101c431
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
9c28286
decnet: Use TCP nagle macro instead of literal number in decnet
by Gao Feng
· 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
9d1c0ca
net: use designated initializers
by Kees Cook
· 8 years ago
d9dc8b0
net: fix sleeping for sk_wait_event()
by WANG Cong
· 8 years ago
ab58298
net: fix decnet rtnexthop parsing
by Vegard Nossum
· 8 years ago
a36a0d4
decnet: Do not build routes to devices without decnet private data.
by David S. Miller
· 9 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
008027c
netfilter: turn NF_HOOK into an inline function
by Arnd Bergmann
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
13206b6
net: Pass net into dst_output and remove dst_output_okfn
by Eric W. Biederman
· 9 years ago
06198b3
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
by Eric W. Biederman
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 9 years ago
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
238e54c
netfilter: Make nf_hookfn use nf_hook_state.
by David S. Miller
· 10 years ago
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
ddb3b60
net: Remove protocol from struct dst_ops
by Eric W. Biederman
· 10 years ago
aaa4e70
DECnet: Only use neigh_ops for adding the link layer header
by Eric W. Biederman
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bdf53c5
neigh: Don't require dst in neigh_hh_init
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
46b9e4b
decnet: Fix obvious o/0 typo
by Rasmus Villemoes
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
ea69763
net: tcp: add RTAX_CC_ALGO fib handling
by Daniel Borkmann
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
d7480fd
neigh: remove dynamic neigh table registration support
by WANG Cong
· 10 years ago
c0b8023
af_decnet: Use time_after_eq
by Himangi Saraogi
· 10 years ago
8b1b1eb
decnet: Use time_after_eq
by Himangi Saraogi
· 10 years ago
b5c5c36
dn_dev: Use time_before
by Himangi Saraogi
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 10 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
ab3301bd
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
f56b8bf
net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
d4c5fba
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
9a32b86
dn_dev: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 11 years ago
1f9248e
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
795aa6e
netfilter: pass hook ops to hookfn
by Patrick McHardy
· 11 years ago
Next »