Herbert Xu
|
78d3fd0b7d
gro: Only use skb_gro_header for completely non-linear packets
|
16 년 전 |
Herbert Xu
|
78a478d0ef
gro: Inline skb_gro_header and cache frag0 virtual address
|
16 년 전 |
Eric Dumazet
|
08baf56108
net: txq_trans_update() helper
|
16 년 전 |
Alexander Beregalov
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
16 년 전 |
Eric Dumazet
|
7004bf252c
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
|
16 년 전 |
Eric Dumazet
|
9d21493b4b
net: tx scalability works : trans_start
|
16 년 전 |
David S. Miller
|
4d5b78c055
net: Add missing rculist.h include to netdevice.h
|
16 년 전 |
Jiri Pirko
|
f001fde5ea
net: introduce a list of device addresses dev_addr_list (v6)
|
16 년 전 |
David S. Miller
|
aba7453037
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Eric Dumazet
|
6a321cb370
net: netif_tx_queue_stopped too expensive
|
16 년 전 |
Jesse Brandeburg
|
8dc92f7e2e
sctp: add feature bit for SCTP offload in hardware
|
16 년 전 |
Mike Rapoport
|
37b607c5ac
net: Fix typo in net_device_ops description.
|
16 년 전 |
Herbert Xu
|
36e7b1b8da
gro: Fix COMPLETE checksum handling
|
16 년 전 |
Herbert Xu
|
edbd9e3030
gro: Fix handling of headers that extend over the tail
|
16 년 전 |
Adrian Bunk
|
c759a6b4e1
net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
|
16 년 전 |
Patrick McHardy
|
b1b67dd45a
net: factor out ethtool invocation of vlan/macvlan drivers
|
16 년 전 |
Herbert Xu
|
76620aafd6
gro: New frags interface to avoid copying shinfo
|
16 년 전 |
Linus Torvalds
|
d54b3538b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
16 년 전 |
Dmitri Vorobiev
|
cc0be3227d
net: Add missing include into include/linux/netdevice.h
|
16 년 전 |
Herbert Xu
|
d1c76af9e2
GRO: Move netpoll checks to correct location
|
16 년 전 |
Yi Zou
|
4d288d5767
[SCSI] net: add FCoE offload support through net_device
|
16 년 전 |
Chris Leech
|
01d5b2fca1
[SCSI] net: define feature flags for FCoE offloads
|
16 년 전 |
Chris Leech
|
43eb99c5b3
[SCSI] net: reclaim 8 upper bits of the netdev->features from GSO
|
16 년 전 |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
David S. Miller
|
9d40bbda59
vlan: Fix vlan-in-vlan crashes.
|
16 년 전 |
Harvey Harrison
|
f3a7c66b5c
net: replace __constant_{endian} uses in net headers
|
16 년 전 |
Herbert Xu
|
aa4b9f533e
gro: Optimise Ethernet header comparison
|
16 년 전 |
Herbert Xu
|
4ae5544f9a
gro: Remember number of held packets instead of counting every time
|
16 년 전 |
Graf Yang
|
fe2918b098
net: fix some trailing whitespaces
|
16 년 전 |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 년 전 |