Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
722a94519a683d8ba5a8e75dec9622cc906273c1
/
net
/
tipc
f40acba
tipc: remove SS_CONNECTED sock state
by Parthasarathy Bhuvaragan
· 8 years ago
99a2088
tipc: create TIPC_CONNECTING as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
6f00089
tipc: remove SS_DISCONNECTING state
by Parthasarathy Bhuvaragan
· 8 years ago
9fd4b07
tipc: create TIPC_DISCONNECTING as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
438adca
tipc: create TIPC_OPEN as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
8ea642e
tipc: create TIPC_ESTABLISHED as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
0c288c8
tipc: create TIPC_LISTEN as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
c752023
tipc: remove socket state SS_READY
by Parthasarathy Bhuvaragan
· 8 years ago
360aab6
tipc: remove probing_intv from tipc_sock
by Parthasarathy Bhuvaragan
· 8 years ago
d6fb7e9
tipc: remove tsk->connected from tipc_sock
by Parthasarathy Bhuvaragan
· 8 years ago
87227fe
tipc: remove tsk->connected for connectionless sockets
by Parthasarathy Bhuvaragan
· 8 years ago
aeda16b
tipc: rename tsk->remote to tsk->peer for consistent naming
by Parthasarathy Bhuvaragan
· 8 years ago
ba8aebe
tipc: rename struct tipc_skb_cb member handle to bytes_read
by Parthasarathy Bhuvaragan
· 8 years ago
cb5da84
tipc: set kern=0 in sk_alloc() during tipc_accept()
by Parthasarathy Bhuvaragan
· 8 years ago
4891d8f
tipc: wakeup sleeping users at disconnect
by Parthasarathy Bhuvaragan
· 8 years ago
7cf87fa
tipc: return early for non-blocking sockets at link congestion
by Parthasarathy Bhuvaragan
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
06bd2b1
tipc: fix broadcast link synchronization problem
by Jon Paul Maloy
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c90c39d
genetlink: introduce and use genl_family_attrbuf()
by Johannes Berg
· 8 years ago
7307616
tipc: info leak in __tipc_nl_add_udp_addr()
by Dan Carpenter
· 8 years ago
c20cb81
tipc: fix possible memory leak in tipc_udp_enable()
by Wei Yongjun
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e0a05eb
tipc: send broadcast nack directly upon sequence gap detection
by Jon Paul Maloy
· 8 years ago
7c4a54b
tipc: rate limit broadcast retransmissions
by Jon Paul Maloy
· 8 years ago
02d11ca
tipc: transfer broadcast nacks in link state messages
by Jon Paul Maloy
· 8 years ago
d2f394d
tipc: fix random link resets while adding a second bearer
by Parthasarathy Bhuvaragan
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
832629c
tipc: add UDP remoteip dump to netlink API
by Richard Alpe
· 8 years ago
fdb3acc
tipc: add the ability to get UDP options via netlink
by Richard Alpe
· 8 years ago
c9b64d4
tipc: add replicast peer discovery
by Richard Alpe
· 8 years ago
ef20cd4
tipc: introduce UDP replicast
by Richard Alpe
· 8 years ago
1ca73e3
tipc: refactor multicast ip check
by Richard Alpe
· 8 years ago
ce984da
tipc: split UDP send function
by Richard Alpe
· 8 years ago
ba5aa84
tipc: split UDP nl address parsing
by Richard Alpe
· 8 years ago
a5de125
tipc: fix the error handling in tipc_udp_enable()
by Wei Yongjun
· 8 years ago
5128b18
tipc: use kfree_skb() instead of kfree()
by Wei Yongjun
· 8 years ago
b340402
tipc: add peer removal functionality
by Richard Alpe
· 8 years ago
5a0950c
tipc: ensure that link congestion and wakeup use same criteria
by Jon Paul Maloy
· 8 years ago
0d051bf
tipc: make bearer packet filtering generic
by Jon Paul Maloy
· 8 years ago
d2fbdf7
tipc: fix NULL pointer dereference in shutdown()
by Vegard Nossum
· 8 years ago
672ca65
tipc: fix variable dereference before NULL check
by Parthasarathy Bhuvaragan
· 8 years ago
6b65bc2
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
by Wei Yongjun
· 8 years ago
cf6f7e1
tipc: dump monitor attributes
by Parthasarathy Bhuvaragan
· 8 years ago
ff0d3e7
tipc: add a function to get the bearer name
by Parthasarathy Bhuvaragan
· 8 years ago
bf1035b
tipc: get monitor threshold for the cluster
by Parthasarathy Bhuvaragan
· 8 years ago
7b3f522
tipc: make cluster size threshold for monitoring configurable
by Parthasarathy Bhuvaragan
· 8 years ago
9ff26e9
tipc: introduce constants for tipc address validation
by Parthasarathy Bhuvaragan
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1fc07f3
tipc: reset all unicast links when broadcast send link fails
by Jon Paul Maloy
· 8 years ago
a71eb72
tipc: ensure correct broadcast send buffer release when peer is lost
by Jon Paul Maloy
· 8 years ago
2d18ac4
tipc: extend broadcast link initialization criteria
by Jon Paul Maloy
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
55e77a3
tipc: fix nl compat regression for link statistics
by Richard Alpe
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bc3a334
tipc: rename udp_port in struct udp_media_addr
by Richard Alpe
· 8 years ago
e994292
tipc: honor msg2addr return value
by Richard Alpe
· 8 years ago
810bf11
tipc: Use kmemdup instead of kmalloc and memcpy
by Amitoj Kaur Chawla
· 8 years ago
27777da
tipc: unclone unbundled buffers before forwarding
by Jon Paul Maloy
· 9 years ago
f1d048f
tipc: fix socket timer deadlock
by Jon Paul Maloy
· 9 years ago
0350cb4
tipc: potential shift wrapping bug in map_set()
by Dan Carpenter
· 9 years ago
c91522f
tipc: eliminate uninitialized variable warning
by Ying Xue
· 9 years ago
66d95b6
tipc: fix suspicious RCU usage
by Ying Xue
· 9 years ago
35c55c9
tipc: add neighbor monitoring framework
by Jon Paul Maloy
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5ca509f
tipc: change node timer unit from jiffies to ms
by Jon Paul Maloy
· 9 years ago
c4282ca
tipc: correct error in node fsm
by Jon Paul Maloy
· 9 years ago
5d2be14
tipc: fix an infoleak in tipc_nl_compat_link_dump
by Kangjie Lu
· 9 years ago
297f7d2
tipc: fix potential null pointer dereferences in some compat functions
by Baozeng Ding
· 9 years ago
b91083a
tipc: block BH in TCP callbacks
by Eric Dumazet
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
03aaaa9
tipc: fix nametable publication field in nl compat
by Richard Alpe
· 9 years ago
45e093a
tipc: check nl sock before parsing nested attributes
by Richard Alpe
· 9 years ago
e7142c3
tipc: eliminate risk of double link_up events
by Jon Paul Maloy
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
10724cc
tipc: redesign connection-level flow control
by Jon Paul Maloy
· 9 years ago
60020e1
tipc: propagate peer node capabilities to socket layer
by Jon Paul Maloy
· 9 years ago
7c8bcfb
tipc: re-enable compensation for socket receive buffer double counting
by Jon Paul Maloy
· 9 years ago
efe7905
tipc: only process unicast on intended node
by Hamish Martin
· 9 years ago
def22c4
tipc: set 'active' state correctly for first established link
by Jon Paul Maloy
· 9 years ago
b435865
tipc: remove an unnecessary NULL check
by Dan Carpenter
· 9 years ago
8cee83d
tipc: fix stale links after re-enabling bearer
by Parthasarathy Bhuvaragan
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c19ca6c
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
34b9cd6
tipc: let first message on link be a state message
by Jon Paul Maloy
· 9 years ago
de7e07f
tipc: ensure that first packets on link are sent in order
by Jon Paul Maloy
· 9 years ago
42b18f6
tipc: refactor function tipc_link_timeout()
by Jon Paul Maloy
· 9 years ago
88e8ac7
tipc: reduce transmission rate of reset messages when link is down
by Jon Paul Maloy
· 9 years ago
634696b
tipc: guarantee peer bearer id exchange after reboot
by Jon Paul Maloy
· 9 years ago
333f796
tipc: fix a race condition leading to subscriber refcnt bug
by Parthasarathy Bhuvaragan
· 9 years ago
7d45a04
tipc: remove remnants of old broadcast code
by Jon Paul Maloy
· 9 years ago
ddb1d33
tipc: purge deferred updates from dead nodes
by Erik Hugne
· 9 years ago
541726a
tipc: make dist queue pernet
by Erik Hugne
· 9 years ago
5b7066c
tipc: stricter filtering of packets in bearer layer
by Jon Paul Maloy
· 9 years ago
4e801fa
tipc: eliminate buffer leak in bearer layer
by Jon Paul Maloy
· 9 years ago
9bd160b
tipc: make sure IPv6 header fits in skb headroom
by Richard Alpe
· 9 years ago
1346114
ip_tunnel: add support for setting flow label via collect metadata
by Daniel Borkmann
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
Next »