Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5e48e55fb57a9026e6b3b6961def6d2aeb210659
/
net
/
dccp
/
proto.c
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
3285a9a
net: dccp : proto: remove Unneeded variable "err"
by Hariprasad Kelam
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3d6357d
mm: reference totalram_pages and managed_pages once per function
by Arun KS
· 6 years ago
c92c81d
net: dccp: fix kernel crash on module load
by Peter Oskolkov
· 6 years ago
eedbbb0
net: dccp: initialize (addr,port) listening hashtable
by Peter Oskolkov
· 6 years ago
9c46ae0
Revert "net: dccp: initialize (addr,port) listening hashtable"
by David S. Miller
· 6 years ago
ec49d83
net: dccp: initialize (addr,port) listening hashtable
by Peter Oskolkov
· 6 years ago
1295e2c
inet: minor optimization for backlog setting in listen(2)
by Yafang Shao
· 6 years ago
89ab066
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f4335f5
net/dccp: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
2677d20
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
by Alexey Kodanev
· 7 years ago
67f93df
dccp: check sk for closed state in dccp_sendmsg()
by Alexey Kodanev
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ee549be
net: dccp: Add DCCP sendmsg trace event
by Masami Hiramatsu
· 7 years ago
b0832e3
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
by Yafang Shao
· 7 years ago
69c6486
dccp: CVE-2017-8824: use-after-free in DCCP code
by Mohamed Ghannam
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 7 years ago
120e9da
dccp: defer ccid_hc_tx_delete() at dismantle time
by Eric Dumazet
· 7 years ago
7749d4f
dccp: purge write queue in dccp_destroy_sock()
by Eric Dumazet
· 7 years ago
346da62
dccp: do not send reset to already closed sockets
by Eric Dumazet
· 8 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
dfbafc9
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
by Sabrina Dubroca
· 9 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 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
c798360
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
0c5b8a4
net/dccp/proto.c: add __init to dccp_mib_init
by Fabian Frederick
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
908c7f1
percpu_counter: add @gfp to percpu_counter_init()
by Tejun Heo
· 10 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
64dc613
net: add sk_stream_is_writeable() helper
by Eric Dumazet
· 11 years ago
dc6b9b7
net: include/net/sock.h cleanup
by Eric Dumazet
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
31daf03
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
by Gerrit Renker
· 13 years ago
0491026
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
by Tomasz Grobelny
· 14 years ago
871a2c1
dccp: Policy-based packet dequeueing infrastructure
by Tomasz Grobelny
· 14 years ago
b1fcf55
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 14 years ago
2f34b32
dccp: cosmetics - warning format
by Gerrit Renker
· 14 years ago
1f4f0f6
dccp: Kill dead code and add static markers.
by stephen hemminger
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 15 years ago
042604d
net/dccp: Use memdup_user
by Julia Lawall
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 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
d14a0eb
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
by Gerrit Renker
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
55d9559
dccp: support for passing MSG_TRUNC
by Gerrit Renker
· 15 years ago
c720c7e8
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
f373b53
tcp: replace ehash_size by ehash_mask
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f222e8b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
476181c
dccp: missing destroy of percpu counter variable while unload module
by Wei Yongjun
· 15 years ago
1c29b3f
net-dccp: suppress warning about large allocations from DCCP
by Mel Gorman
· 15 years ago
a57de0b
net: adding memory barrier to the poll and receive callbacks
by Jiri Olsa
· 15 years ago
792b487
dccp: Implement both feature-local and feature-remote Sequence Window feature
by Gerrit Renker
· 16 years ago
ddebc97
dccp: Lockless integration of CCID congestion-control plugins
by Gerrit Renker
· 16 years ago
eb4dea5
net: Fix percpu counters deadlock
by Herbert Xu
· 16 years ago
6fdd34d
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
6eb55d1
dccp: Integration of dynamic feature activation - part 1 (socket setup)
by Gerrit Renker
· 16 years ago
dd24c00
net: Use a percpu_counter for orphan_count
by Eric Dumazet
· 16 years ago
71c262a
dccp: API to query the current TX/RX CCID
by Gerrit Renker
· 16 years ago
b20a9c2
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
5caea4e
net: listening_hash get a spinlock per bucket
by Eric Dumazet
· 16 years ago
1910299
dccp: Tidy up setsockopt calls
by Gerrit Renker
· 16 years ago
2945055
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
49aebc6
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
9eca0a4
dccp: Resolve dependencies of features on choice of CCID
by Gerrit Renker
· 16 years ago
d90ebcb
dccp: Query supported CCIDs
by Gerrit Renker
· 16 years ago
e8ef967
dccp: Registration routines for changing feature values
by Gerrit Renker
· 16 years ago
d99a7bd
dccp: Cleanup routines for feature negotiation
by Gerrit Renker
· 16 years ago
ac75773
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
34a081b
dccp tfrc: Let dccp_tfrc_lib do the sampling work
by Gerrit Renker
· 16 years ago
7d1af6a
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
by Tomasz Grobelny
· 16 years ago
d6da351
dccp: Policy-based packet dequeueing infrastructure
by Tomasz Grobelny
· 16 years ago
146993c
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 16 years ago
2faae55
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
by Gerrit Renker
· 16 years ago
51c7d4f
dccp: Implement both feature-local and feature-remote Sequence Window feature
by Gerrit Renker
· 16 years ago
b235dc4
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
3a53a9a
dccp: Integration of dynamic feature activation - part 1 (socket setup)
by Gerrit Renker
· 16 years ago
c8041e2
dccp: API to query the current TX/RX CCID
by Gerrit Renker
· 16 years ago
fade756
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
73bbe09
dccp: Tidy up setsockopt calls
by Gerrit Renker
· 16 years ago
20f41ee
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
668144f
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
093e1f4
dccp: Resolve dependencies of features on choice of CCID
by Gerrit Renker
· 16 years ago
71bb495
dccp: Query supported CCIDs
by Gerrit Renker
· 16 years ago
Next »