David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Octavian Purdila
|
fcbdf09d96
net: fix nulls list corruptions in sk_prot_alloc
|
14 년 전 |
Jiri Pirko
|
c07224005d
net/ipv6/udp.c: fix typo in flush_stack()
|
14 년 전 |
Eric Dumazet
|
68835aba4d
net: optimize INET input path further
|
14 년 전 |
Eric Dumazet
|
c31504dc0d
udp: use atomic_inc_not_zero_hint
|
14 년 전 |
Eric Dumazet
|
0d7da9ddd9
net: add __rcu annotation to sk_filter
|
14 년 전 |
Balazs Scheidler
|
aa976fc011
tproxy: added udp6_lib_lookup function
|
14 년 전 |
Balazs Scheidler
|
88440ae70e
tproxy: added const specifiers to udp lookup functions
|
14 년 전 |
Eric Dumazet
|
719f835853
udp: add rehash on connect()
|
14 년 전 |
David S. Miller
|
eedc765ca4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Arnaud Ebalard
|
20c59de2e6
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
|
15 년 전 |
Eric Dumazet
|
b1faf56664
net: sock_queue_err_skb() dont mess with sk_forward_alloc
|
15 년 전 |
Eric Dumazet
|
2903037400
net: fix sk_forward_alloc corruptions
|
15 년 전 |
Eric Dumazet
|
8a74ad60a5
net: fix lock_sock_bh/unlock_sock_bh
|
15 년 전 |
Bjørn Mork
|
d6bc0149d8
ipv6: udp: make short packet logging consistent with ipv4
|
15 년 전 |
Eric Dumazet
|
f84af32cbc
net: ip_queue_rcv_skb() helper
|
15 년 전 |
Eric Dumazet
|
4b0b72f7dd
net: speedup udp receive path
|
15 년 전 |
Eric Dumazet
|
c377411f24
net: sk_add_backlog() take rmem_alloc into account
|
15 년 전 |
Brian Haley
|
4b340ae20d
IPv6: Complete IPV6_DONTFRAG support
|
15 년 전 |
Brian Haley
|
13b52cd446
IPv6: Add dontfrag argument to relevant functions
|
15 년 전 |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 년 전 |
David S. Miller
|
4a1032faac
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 년 전 |
Jorge Boncompte [DTI2]
|
1223c67c09
udp: fix for unicast RX path optimization
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 년 전 |
Zhu Yi
|
55349790d7
udp: use limited socket backlog
|
15 년 전 |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 년 전 |
Gerrit Renker
|
81d54ec847
udp: remove redundant variable
|
15 년 전 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 년 전 |
Brian Haley
|
856540ee31
IPv6: use ipv6_addr_v4mapped()
|
15 년 전 |