Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
809b453b76e1544d245b7285fe570f3f20b8bd89
/
net
/
ipv4
/
udp.c
« Previous
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
5594c32
Revert "udp: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
d6a8c36
udp: increase inner ip header ID during segmentation
by Cong Wang
· 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
7313626
tunneling: Add generic Tunnel segmentation.
by Pravin B Shelar
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
68c3316
v4 GRE: Add TCP segmentation offload for GRE
by Pravin B Shelar
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ba418fa
soreuseport: UDP/IPv4 implementation
by Tom Herbert
· 12 years ago
50c3a48
ipv4: Use IS_ERR_OR_NULL().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
8141ed9
ipv4: Add a socket release callback for datagram sockets
by Steffen Klassert
· 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
b5ec8ee
ipv4: fix ip_send_skb()
by Eric Dumazet
· 12 years ago
55be7a9
ipv4: 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
3639339
ipv4: Handle PMTU in all ICMP error handlers.
by David S. Miller
· 12 years ago
31fe62b
mm: add a low limit to alloc_large_system_hash
by Tim Bird
· 12 years ago
413c27d
net/ipv4: replace simple_strtoul with kstrtoul
by Eldad Zack
· 12 years ago
f545a38
net: add a limit parameter to sk_add_backlog()
by Eric Dumazet
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
5e73ea1
ipv4: fix checkpatch errors
by Daniel Baluta
· 13 years ago
447167b
udp: intoduce udp_encap_needed static_key
by Eric Dumazet
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
afd46503
net: ipv4: Standardize prefixes for message logging
by Joe Perches
· 13 years ago
3f518bf
datagram: Add offset argument to __skb_recv_datagram
by Pavel Emelyanov
· 13 years ago
76e2105
ipv4: Implement IP_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
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
0ad92ad
udp: fix a race in encap_rcv handling
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
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
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f03d78d
net: refine {udp|tcp|sctp}_mem limits
by Eric Dumazet
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
9cfaa8d
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
by Xufeng Zhang
· 13 years ago
296f7ea
udp: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 13 years ago
71338aa
net: convert %p usage to %pK
by Dan Rosenberg
· 13 years ago
79ab053
ipv4: udp: Eliminate remaining uses of rt->rt_src
by David S. Miller
· 14 years ago
f5fca60
ipv4: Pass flow key down into ip_append_*().
by David S. Miller
· 14 years ago
77968b7
ipv4: Pass flow keys down into datagram packet building engine.
by David S. Miller
· 14 years ago
e474995
udp: Use flow key information instead of rt->rt_{src,dst}
by David S. Miller
· 14 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c0951cb
ipv4: Use flowi4_init_output() in udp_sendmsg()
by David S. Miller
· 14 years ago
9cce96d
net: Put fl4_* macros to struct flowi4 and use them again.
by David S. Miller
· 14 years ago
b6f21b2
ipv4: Use flowi4 in UDP
by David S. Miller
· 14 years ago
9d6ec93
ipv4: Use flowi4 in public route lookup interfaces.
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
06dc94b
ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
903ab86
udp: Add lockless transmit path
by Herbert Xu
· 14 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 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
55508d6
net: Use skb_checksum_start_offset()
by Michał Mirosław
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
c31504d
udp: use atomic_inc_not_zero_hint
by Eric Dumazet
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
0d7da9d
net: add __rcu annotation to sk_filter
by Eric Dumazet
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
b1faf56
net: sock_queue_err_skb() dont mess with sk_forward_alloc
by Eric Dumazet
· 14 years ago
6496084
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
2903037
net: fix sk_forward_alloc corruptions
by Eric Dumazet
· 14 years ago
72da3bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8a74ad6
net: fix lock_sock_bh/unlock_sock_bh
by Eric Dumazet
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
e3826f1
net: reserve ports for applications using fixed port numbers
by Amerigo Wang
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ccc2d97
ipv4: udp: fix short packet and bad checksum logging
by Bjørn Mork
· 15 years ago
f84af32
net: ip_queue_rcv_skb() helper
by Eric Dumazet
· 15 years ago
4b0b72f
net: speedup udp receive path
by Eric Dumazet
· 15 years ago
c377411
net: sk_add_backlog() take rmem_alloc into account
by Eric Dumazet
· 15 years ago
c58dc01
net: Make RFS socket operations not be inet specific.
by David S. Miller
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
fec5e65
rfs: Receive Flow Steering
by Tom Herbert
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
1223c67
udp: fix for unicast RX path optimization
by Jorge Boncompte [DTI2]
· 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
5534979
udp: use limited socket backlog
by Zhu Yi
· 15 years ago
81d54ec
udp: remove redundant variable
by Gerrit Renker
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
5781b23
udp: udp_lib_get_port() fix
by Eric Dumazet
· 15 years ago
Next »