Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 年之前 |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 年之前 |
Justin P. Mattock
|
42b2aa86c6
treewide: Fix typos in various parts of the kernel, and fix some comments.
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Eric Dumazet
|
bc416d9768
macvlan: handle fragmented multicast frames
|
13 年之前 |
David S. Miller
|
595fc71baa
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
|
14 年之前 |
David S. Miller
|
1d1652cbdb
ipv4: Don't use enums as bitmasks in ip_fragment.c
|
14 年之前 |
Eric Dumazet
|
5173cc0577
ipv4: more compliant RFC 3168 support
|
14 年之前 |
Eric Dumazet
|
64f3b9e203
net: ip_expire() must revalidate route
|
14 年之前 |
Eric Dumazet
|
6623e3b24a
ipv4: IP defragmentation must be ECN aware
|
14 年之前 |
David S. Miller
|
b534ecf1cd
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
|
14 年之前 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 年之前 |
David S. Miller
|
21dc330157
net: Rename skb_has_frags to skb_has_frag_list
|
15 年之前 |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 年之前 |
Changli Gao
|
d6bebca92c
fragment: add fast path for in-order fragments
|
15 年之前 |
Eric Dumazet
|
a95d8c88be
ipfrag : frag_kfree_skb() cleanup
|
15 年之前 |
Eric Dumazet
|
d27f9b3582
ip_frag: Remove some atomic ops
|
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 年之前 |
Patrick McHardy
|
d1c9ae6d1e
ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
|
15 年之前 |
Shan Wei
|
e9017b5518
IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track
|
15 年之前 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 年之前 |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 年之前 |
David S. Miller
|
ff9c38bba3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
David Ford
|
bbf31bf18d
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS
|
15 年之前 |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 年之前 |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 年之前 |
Eric Dumazet
|
69df9d5993
ip_frag: dont touch device refcount
|
15 年之前 |
David S. Miller
|
d7fcf1a5ca
ipv4: Use frag list abstraction interfaces.
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |