Commit Graph

262 Commits (36a82236314b5ebd6e3e1eb8bb7b850c83e53c3a)

Author SHA1 Message Date
Florian Westphal 0e8635a8e1 net: remove NET_RX_BAD and NET_RX_CN* defines 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
David S. Miller a5bd8a13e9 netdevice.h: Use frag list abstraction interfaces. 16 years ago
Herbert Xu 278b2513f7 gso: Stop fraglists from escaping 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Jiri Pirko 5d4e039b2c bonding: allow bond in mode balance-alb to work properly in bridge -try4.3 16 years ago
Jiri Pirko 385a154cac net: correct a comment for the final #endif 16 years ago
Eric Dumazet 1ce8e7b57b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() 16 years ago
Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header 16 years ago
Herbert Xu 7489594cb2 gro: Optimise length comparison in skb_gro_header 16 years ago
Herbert Xu 78d3fd0b7d gro: Only use skb_gro_header for completely non-linear packets 16 years ago
Herbert Xu 78a478d0ef gro: Inline skb_gro_header and cache frag0 virtual address 16 years ago
Eric Dumazet 08baf56108 net: txq_trans_update() helper 16 years ago
Alexander Beregalov e3804cbebb net: remove COMPAT_NET_DEV_OPS 16 years ago
Eric Dumazet 7004bf252c net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue 16 years ago
Eric Dumazet 9d21493b4b net: tx scalability works : trans_start 16 years ago
David S. Miller 4d5b78c055 net: Add missing rculist.h include to netdevice.h 16 years ago
Jiri Pirko f001fde5ea net: introduce a list of device addresses dev_addr_list (v6) 16 years ago
Eric Dumazet 6a321cb370 net: netif_tx_queue_stopped too expensive 16 years ago
Jesse Brandeburg 8dc92f7e2e sctp: add feature bit for SCTP offload in hardware 16 years ago
Mike Rapoport 37b607c5ac net: Fix typo in net_device_ops description. 16 years ago
Herbert Xu 36e7b1b8da gro: Fix COMPLETE checksum handling 16 years ago
Herbert Xu edbd9e3030 gro: Fix handling of headers that extend over the tail 16 years ago
Adrian Bunk c759a6b4e1 net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE 16 years ago
Patrick McHardy b1b67dd45a net: factor out ethtool invocation of vlan/macvlan drivers 16 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
Dmitri Vorobiev cc0be3227d net: Add missing include into include/linux/netdevice.h 16 years ago
Herbert Xu d1c76af9e2 GRO: Move netpoll checks to correct location 16 years ago
Yi Zou 4d288d5767 [SCSI] net: add FCoE offload support through net_device 16 years ago
Chris Leech 01d5b2fca1 [SCSI] net: define feature flags for FCoE offloads 16 years ago
Chris Leech 43eb99c5b3 [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO 16 years ago
David S. Miller 9d40bbda59 vlan: Fix vlan-in-vlan crashes. 16 years ago
Harvey Harrison f3a7c66b5c net: replace __constant_{endian} uses in net headers 16 years ago
Herbert Xu aa4b9f533e gro: Optimise Ethernet header comparison 16 years ago
Herbert Xu 4ae5544f9a gro: Remember number of held packets instead of counting every time 16 years ago
Graf Yang fe2918b098 net: fix some trailing whitespaces 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Herbert Xu 5d0d9be8ef gro: Move common completion code into helpers 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Benjamin Herrenschmidt 937f1ba56b net: Add init_dummy_netdev() and fix EMAC driver using it 16 years ago
Krzysztof Hałasa 985ebdb5ed net: Fix a comment in include/linux/netdevice.h. 16 years ago
Herbert Xu 96e93eab20 gro: Add internal interfaces for VLAN 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
Herbert Xu 5d38a079ce gro: Add page frag support 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Herbert Xu d565b0a1a9 net: Add Generic Receive Offload infrastructure 16 years ago
Herbert Xu 1a881f27c5 net: Add frag_list support to GSO 16 years ago
Neil Horman 7b363e4400 netpoll: fix race on poll_list resulting in garbage entry 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Jeff Kirsher 7a6b6f515f DCB: fix kconfig option 16 years ago