Commit Graph

1342 Commits (0f6399c4c525b518644a9b09f8d6fb125a418c4d)

Author SHA1 Message Date
Jarek Poplawski 8caf153974 net: sch_netem: Fix an inconsistency in ingress netem timestamps. 16 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
Herbert Xu fc59f9a3bf gro: Restore correct value to gso_size 16 years ago
Alexander Duyck d543103a0c net: netif_device_attach/detach should start/stop all queues 16 years ago
Stephen Hemminger f2bde73286 net: allow multiple dev per napi with GRO 16 years ago
Davide Libenzi 37e5540b3c epoll keyed wakeups: make sockets use keyed wakeups 16 years ago
Wei Yongjun c9caceca25 core: remove pointless conditional before kfree() 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Harvey Harrison e7557af56a netpoll: store local and remote ip in net-endian 16 years ago
Herbert Xu 2f181855a0 gso: Fix support for linear packets 16 years ago
Herbert Xu 8f1ead2d1a GRO: Disable GRO on legacy netif_rx path 16 years ago
Rami Rosen ede5ad0e29 net: core: remove unneeded include in net/core/utils.c. 16 years ago
Eric Dumazet ed734a97c6 net: remove useless prefetch() call 16 years ago
Stephen Hemminger 9247744e5e skb: expose and constify hash primitives 16 years ago
Roel Kluin e4a389a9b5 net: kfree(napi->skb) => kfree_skb 16 years ago
Herbert Xu 303c6a0251 gro: Fix legacy path napi_complete crash 16 years ago
Herbert Xu d1c76af9e2 GRO: Move netpoll checks to correct location 16 years ago
Yi Zou 1c8dbcf649 [SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol 16 years ago
Neil Horman 273ae44b9c Network Drop Monitor: Adding Build changes to enable drop monitor 16 years ago
Neil Horman 9a8afc8d39 Network Drop Monitor: Adding drop monitor implementation & Netlink protocol 16 years ago
Neil Horman ead2ceb0ec Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs 16 years ago
Neil Horman 4893d39e86 Network Drop Monitor: Add trace declaration for skb frees 16 years ago
Stephen Hemminger a2205472c3 net: fix warning about non-const string 16 years ago
David S. Miller 9d40bbda59 vlan: Fix vlan-in-vlan crashes. 16 years ago
David S. Miller 54acd0efab net: Fix missing dev->neigh_setup in register_netdevice(). 16 years ago
Eric Biederman 0c5c2d3089 neigh: Allow for user space users of the neighbour table 16 years ago
Eric W. Biederman 17edde5209 netns: Remove net_alive 16 years ago
Stephen Hemminger 5a5990d309 net: Avoid race between network down and sysfs 16 years ago
Herbert Xu 4ead443163 netpoll: Add drop checks to all entry points 16 years ago
Andy Grover cbd151bfc7 RDS: Add RDS to AF key strings 16 years ago
Hannes Eder 63d819caeb sysctl: fix sparse warning: Should it be static? 16 years ago
Wei Yongjun f3fbbe0f6f core: remove some pointless conditionals before kfree_skb() 16 years ago
Wei Yongjun 86dc1ad2be pktgen: remove some pointless conditionals before kfree_skb() 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Eugene Teo 50fee1dec5 net: amend the fix for SO_BSDCOMPAT gsopt infoleak 16 years ago
Clemens Noss ebe47d47b7 netns: build fix for net_alloc_generic 16 years ago
Eric W. Biederman ce16c5337a netns: Remove net_alive 16 years ago
Daniel Lezcano 486a87f1e5 netns: fix double free at netns creation 16 years ago
Patrick Ohly cd4d8fdad1 net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping 16 years ago
Santwona Behera 59089d8d16 ethtool: Add RX pkt classification interface 16 years ago
Krishna Kumar e88721f87d net: Optimize skb_tx_hash() by eliminating a comparison 16 years ago
David S. Miller 92a0acce18 net: Kill skb_truesize_check(), it only catches false-positives. 16 years ago
Patrick Ohly d24fff22d8 net: pass new SIOCSHWTSTAMP through to device drivers 16 years ago
Patrick Ohly 20d4947353 net: socket infrastructure for SO_TIMESTAMPING 16 years ago
Patrick Ohly ac45f602ee net: infrastructure for hardware time stamping 16 years ago
Clément Lecigne df0bca049d net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2 16 years ago
Jarek Poplawski ce3dd39595 net: Fix page seeking for skb_splice_bits(). 16 years ago
David S. Miller b4ac530fc3 net: Move skbuff symbol exports after each symbol's definition. 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