David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 年 前 |
Octavian Purdila
|
fcbdf09d96
net: fix nulls list corruptions in sk_prot_alloc
|
14 年 前 |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 年 前 |
Eric Dumazet
|
c31504dc0d
udp: use atomic_inc_not_zero_hint
|
14 年 前 |
Eric Dumazet
|
8d987e5c75
net: avoid limits overflow
|
14 年 前 |
Eric Dumazet
|
0d7da9ddd9
net: add __rcu annotation to sk_filter
|
14 年 前 |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Eric Dumazet
|
719f835853
udp: add rehash on connect()
|
14 年 前 |
Oliver Hartkopp
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 年 前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年 前 |
Eric Dumazet
|
b1faf56664
net: sock_queue_err_skb() dont mess with sk_forward_alloc
|
15 年 前 |
David S. Miller
|
64960848ab
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 年 前 |
Eric Dumazet
|
2903037400
net: fix sk_forward_alloc corruptions
|
15 年 前 |
Linus Torvalds
|
72da3bc0cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年 前 |
Eric Dumazet
|
8a74ad60a5
net: fix lock_sock_bh/unlock_sock_bh
|
15 年 前 |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 年 前 |
Amerigo Wang
|
e3826f1e94
net: reserve ports for applications using fixed port numbers
|
15 年 前 |
David S. Miller
|
278554bd65
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年 前 |
Bjørn Mork
|
ccc2d97cb7
ipv4: udp: fix short packet and bad checksum logging
|
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 年 前 |
David S. Miller
|
c58dc01bab
net: Make RFS socket operations not be inet specific.
|
15 年 前 |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 年 前 |
Tom Herbert
|
fec5e652e5
rfs: Receive Flow Steering
|
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 年 前 |