David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Ben Greear
|
3bdc0eba0b
net: Add framework to allow sending packets with customized CRC.
|
13 年之前 |
David S. Miller
|
7f8e3234c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Wei Yongjun
|
aef950b4ba
packet: fix possible dev refcnt leak when bind fail
|
13 年之前 |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Eric Dumazet
|
0fd7bac6b6
net: relax rcvbuf limits
|
13 年之前 |
Herbert Xu
|
4ce4091256
packet: Add needed_tailroom to packet_sendmsg_spkt
|
13 年之前 |
Herbert Xu
|
ae641949df
net: Remove all uses of LL_ALLOCATED_SPACE
|
13 年之前 |
Olof Johansson
|
eea49cc900
af_packet: de-inline some helper functions
|
13 年之前 |
Eric Dumazet
|
bc416d9768
macvlan: handle fragmented multicast frames
|
13 年之前 |
danborkmann@iogearbox.net
|
95f5f803b3
af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb
|
13 年之前 |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Willem de Bruijn
|
7091fbd82c
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
|
13 年之前 |
Jiri Pirko
|
4bc71cb983
net: consolidate and fix ethtool_ops->get_settings calling
|
13 年之前 |
chetan loke
|
bc59ba3991
af_packet: Prefixed tpacket_v3 structs to avoid name space collision
|
14 年之前 |
chetan loke
|
f6fb8f100b
af-packet: TPACKET_V3 flexible buffer implementation.
|
14 年之前 |
Chetan Loke
|
cc9f01b246
af-packet: fix - avoid reading stale data
|
14 年之前 |
David S. Miller
|
31817df025
packet: Fix build with INET disabled.
|
14 年之前 |
Eric Dumazet
|
afe62c68cd
af_packet: lock imbalance
|
14 年之前 |
David S. Miller
|
aec27311c2
packet: Fix leak in pre-defrag support.
|
14 年之前 |
David S. Miller
|
95ec3eb417
packet: Add 'cpu' fanout policy.
|
14 年之前 |
David S. Miller
|
7736d33f42
packet: Add pre-defragmentation support for ipv4 fanouts.
|
14 年之前 |
David S. Miller
|
dc99f60069
packet: Add fanout support.
|
14 年之前 |
David S. Miller
|
ce06b03e60
packet: Add helpers to register/unregister ->prot_hook
|
14 年之前 |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Jason Wang
|
10a8d94a95
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
|
14 年之前 |
Eric Dumazet
|
13fcb7bd32
af_packet: prevent information leak
|
14 年之前 |
Ben Greear
|
827d978037
af-packet: Use existing netdev reference for bound sockets.
|
14 年之前 |
Ben Greear
|
160ff18a07
af-packet: Hold reference to bound network devices.
|
14 年之前 |
Ben Greear
|
a3bcc23e89
af-packet: Add flag to distinguish VID 0 from no-vlan.
|
14 年之前 |