Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59bfeaba3b62089f98952fe689d44a093275b1a0
/
net
/
ipv6
/
udp.c
9e89fd8
ipv6: Shrink udp_v6_mcast_next() to one socket variable
by Sven Wegener
· 10 years ago
f666f87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3bfdc59
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
by Sven Wegener
· 10 years ago
1c19448
net: Make enabling of zero UDP6 csums more restrictive
by Tom Herbert
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 10 years ago
0a80966
net: Verify UDP checksum before handoff to encap
by Tom Herbert
· 11 years ago
79e0f1c
ipv6: Need to sock_put on csum error
by Tom Herbert
· 11 years ago
4068579
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
by Tom Herbert
· 11 years ago
5c98631
net: ipv6: Introduce ip6_sk_dst_hoplimit.
by Lorenzo Colitti
· 11 years ago
4b261c7
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
by Hannes Frederic Sowa
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 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
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
ce7a3bd
ipv6: do not erase dst address with flow label destination
by Florent Fourcot
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
bceaa90
inet: prevent leakage of uninitialized memory to user in recv syscalls
by Hannes Frederic Sowa
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1bbdcee
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
b50026b
ipv6: split inet6_ehashfn to hash functions per compilation unit
by Hannes Frederic Sowa
· 11 years ago
e36d3ff
udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
by Jiri Pirko
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
005ec97
udp: Only allow busy read/poll on connected sockets
by Shawn Bohrer
· 11 years ago
5080546
inet: consolidate INET_TW_MATCH
by Eric Dumazet
· 11 years ago
1a462d1
net: udp: do not report ICMP redirects to user space
by Duan Jiong
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
8822b64
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 11 years ago
a5b5047
udp: add low latency socket poll support
by Eliezer Tamir
· 11 years ago
17ef66af
net: ipv6: Unify {raw,udp}6_sock_seq_show.
by Lorenzo Colitti
· 11 years ago
f77d602
ipv6: do not clear pinet6 field
by Eric Dumazet
· 12 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
842df07
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
by Hannes Frederic Sowa
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
73df66f
ipv6: rename datagram_send_ctl and datagram_recv_ctl
by Tom Parkin
· 12 years ago
72289b9
soreuseport: UDP/IPv6 implementation
by Tom Herbert
· 12 years ago
acb3e04
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
by Cong Wang
· 12 years ago
c6b641a
ipv6: Pull IPv6 GSO registration out of the module
by Vlad Yasevich
· 12 years ago
5edbb07
ipv6: Separate out UDP offload functionality
by Vlad Yasevich
· 12 years ago
3336288
ipv6: Switch to using new offload infrastructure.
by Vlad Yasevich
· 12 years ago
8ca896c
ipv6: Add new offload registration infrastructure.
by Vlad Yasevich
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
979402b
udp: increment UDP_MIB_INERRORS if copy failed
by Eric Dumazet
· 12 years ago
a7cb5a4
userns: Print out socket uids in a user namespace aware fashion.
by Eric W. Biederman
· 12 years ago
ec18d9a
ipv6: Add redirect support to all protocol icmp error handlers.
by David S. Miller
· 12 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 12 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 12 years ago
3dde259
net:ipv6:fixed space issues relating to operators.
by Jeffrin Jose
· 12 years ago
9a52e97
net:ipv6:fixed a trailing white space issue.
by Jeffrin Jose
· 12 years ago
d7f3f62
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
by Benjamin LaHaise
· 13 years ago
cb80ef4
net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()
by Benjamin LaHaise
· 13 years ago
f7ad74f
net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb
by Benjamin LaHaise
· 13 years ago
f545a38
net: add a limit parameter to sk_add_backlog()
by Eric Dumazet
· 13 years ago
3f518bf
datagram: Add offset argument to __skb_recv_datagram
by Pavel Emelyanov
· 13 years ago
c4062df
ipv6: Implement IPV6_UNICAST_IF socket option.
by Erich E. Hoover
· 13 years ago
fce8233
udp: Export code sk lookup routines
by Pavel Emelyanov
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
59c2cda
Revert "udp: remove redundant variable"
by David S. Miller
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
d826eb1
ipv4: PKTINFO doesnt need dst reference
by Eric Dumazet
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
ec0506d
net: relax PKTINFO non local ipv6 udp xmit check
by Maciej Żenczykowski
· 13 years ago
bdeab99
rps: Add flag to skb to indicate rxhash is based on L4 tuple
by Tom Herbert
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
9cfaa8d
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
by Xufeng Zhang
· 13 years ago
32c9025
ipv6/udp: Use the correct variable to determine non-blocking condition
by Xufeng Zhang
· 13 years ago
71338aa
net: convert %p usage to %pK
by Dan Rosenberg
· 13 years ago
96339d6
net:use help function of skb_checksum_start_offset to calculate offset
by Shan Wei
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
a9cf73e
ipv6: udp: fix the wrong headroom check
by Shan Wei
· 14 years ago
47482f1
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
by Neil Horman
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
c072240
net/ipv6/udp.c: fix typo in flush_stack()
by Jiri Pirko
· 14 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
c31504d
udp: use atomic_inc_not_zero_hint
by Eric Dumazet
· 14 years ago
0d7da9d
net: add __rcu annotation to sk_filter
by Eric Dumazet
· 14 years ago
aa976fc
tproxy: added udp6_lib_lookup function
by Balazs Scheidler
· 14 years ago
88440ae
tproxy: added const specifiers to udp lookup functions
by Balazs Scheidler
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
b1faf56
net: sock_queue_err_skb() dont mess with sk_forward_alloc
by Eric Dumazet
· 14 years ago
2903037
net: fix sk_forward_alloc corruptions
by Eric Dumazet
· 14 years ago
8a74ad6
net: fix lock_sock_bh/unlock_sock_bh
by Eric Dumazet
· 14 years ago
d6bc014
ipv6: udp: make short packet logging consistent with ipv4
by Bjørn Mork
· 15 years ago
f84af32
net: ip_queue_rcv_skb() helper
by Eric Dumazet
· 15 years ago
Next »