Commit Graph

2017 Commits (075d108989f71e6c7c287c258ebc3faf53066458)

Author SHA1 Message Date
David Shwatrz 8917a3c0b7 Fix a typo in datagram.c and sctp/socket.c. 14 years ago
Eric Dumazet 2d5311e4e8 filter: add a security check at install time 14 years ago
Eric Dumazet da2033c282 filter: add SKF_AD_RXHASH and SKF_AD_CPU 14 years ago
Michał Mirosław 7903264402 net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
Eric Dumazet 46bcf14f44 filter: fix sk_filter rcu handling 14 years ago
Changli Gao ca44ac3861 net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared 14 years ago
David S. Miller 493f377d6d tcp: Add timewait recycling bits to ipv6 connect code. 14 years ago
Eric Dumazet f2cd2d3e9b net sched: use xps information for qdisc NUMA affinity 14 years ago
Eric Dumazet a417786948 xps: add __rcu annotations 14 years ago
Eric Dumazet b02038a17b xps: NUMA allocations for per cpu data 14 years ago
Tom Herbert bf26414510 xps: Add CONFIG_XPS 14 years ago
Eric Dumazet 5a0d2268d2 net: add netif_tx_queue_frozen_or_stopped 14 years ago
Thomas Graf cf7afbfeb8 rtnl: make link af-specific updates atomic 14 years ago
Tom Herbert 1d24eb4815 xps: Transmit Packet Steering 14 years ago
Tom Herbert 3853b5841c xps: Improvements in TX queue selection 14 years ago
Eric Dumazet bba14de987 scm: lower SCM_MAX_FD 14 years ago
Eric Dumazet 551eaff1b3 pktgen: allow faster module unload 14 years ago
Eric Dumazet 7a1c8e5ab1 net: allow GFP_HIGHMEM in __vmalloc() 14 years ago
Eric Dumazet c26aed40f4 filter: use reciprocal divide 14 years ago
Eric Dumazet 8c1592d68b filter: cleanup codes[] init 14 years ago
Eric Dumazet 93aaae2e01 filter: optimize sk_run_filter 14 years ago
Randy Dunlap 0302b8622c net: fix kernel-doc for sk_filter_rcu_release 14 years ago
Changli Gao 4c3710afbc net: move definitions of BPF_S_* to net/core/filter.c 14 years ago
Tetsuo Handa cba328fc5e filter: Optimize instruction revalidation code. 14 years ago
John Fastabend 9e50e3ac5a net: add priority field to pktgen 14 years ago
John Fastabend 7d8e76bf9a net: zero kobject in rx_queue_release 14 years ago
John Fastabend 9ea19481db net: zero kobject in rx_queue_release 14 years ago
Thomas Graf f8ff182c71 rtnetlink: Link address family API 14 years ago
David S. Miller 6b35308850 net: Export netif_get_vlan_features(). 14 years ago
Tom Herbert fe8222406c net: Simplify RX queue allocation 14 years ago
Tom Herbert ed9af2e839 net: Move TX queue allocation to alloc_netdev_mq 14 years ago
Jesse Gross 58e998c6d2 offloading: Force software GSO for multiple vlan tags. 14 years ago
Jesse Gross c8d5bcd1af offloading: Support multiple vlan tags in GSO. 14 years ago
Jesse Gross e1e78db628 offloading: Make scatter/gather more tolerant of vlans. 14 years ago
Thomas Graf 369cf77a6a rtnetlink: Fix message size calculation for link messages 14 years ago
Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
David S. Miller 57fe93b374 filter: make sure filters dont read uninitialized memory 14 years ago
Eric Dumazet 332dd96f7a net/dst: dst_dev_event() called after other notifiers 14 years ago
Joe Perches b194a3674f net/core/dev.c: Update WARN uses 14 years ago
Junchang Wang eb589063ed pktgen: correct uninitialized queue_map 14 years ago
Dmitry Torokhov 86c2c0a8a4 NET: pktgen - fix compile warning 14 years ago
Tom Herbert df32cc193a net: check queue_index from sock is valid for device 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Nelson Elhage 448d7b5daf pktgen: Limit how much data we copy onto the stack. 14 years ago
David S. Miller 8acfe468b0 net: Limit socket I/O iovec total length to INT_MAX. 14 years ago
Eric Dumazet 7a2b03c517 fib_rules: __rcu annotates ctarget 14 years ago
Ben Hutchings 66c68bcc48 net: NETIF_F_HW_CSUM does not imply FCoE CRC offload 14 years ago
Ben Hutchings af1905dbec net: Fix some corner cases in dev_can_checksum() 14 years ago
Eric Dumazet ebb9fed2de fib: fix fib_nl_newrule() 14 years ago
Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 14 years ago