Commit Graph

2017 Commits (075d108989f71e6c7c287c258ebc3faf53066458)

Author SHA1 Message Date
Eric Dumazet ceaaec98ad net: deinit automatic LIST_HEAD 14 years ago
Linus Torvalds f87e6f4793 net: dont leave active on stack LIST_HEAD 14 years ago
David S. Miller 8d3bdbd55a net: Fix lockdep regression caused by initializing netdev queues too early. 14 years ago
Andy Gospodarek 6d152e23ad gro: reset skb_iif on reuse 14 years ago
Tom Herbert 8587523640 net: Check rps_flow_table when RPS map length is 1 14 years ago
Eric W. Biederman 13ad17745c net: Fix ip link add netns oops 14 years ago
Herbert Xu 66c46d741e gro: Reset dev pointer on reuse 14 years ago
Eric Dumazet c2aa3665cf net: add kmemcheck annotation in __alloc_skb() 14 years ago
Kurt Van Dijck 6d3a9a6854 net: fix validate_link_af in rtnetlink core 14 years ago
Eugene Teo b7c7d01aae net: clear heap allocation for ethtool_get_regs() 14 years ago
Michal Schmidt d1dc7abf2f GRO: fix merging a paged skb after non-paged skbs 14 years ago
Eric Dumazet c506653d35 net: arp_ioctl() must hold RTNL 14 years ago
Eric Dumazet d402786ea4 net: fix can_checksum_protocol() arguments swap 14 years ago
David S. Miller b8f3ab4290 Revert "netlink: test for all flags of the NLM_F_DUMP composite" 14 years ago
Jesse Gross 6ee400aafb net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. 14 years ago
Eric Dumazet 1ac9ad1394 net: remove dev_txq_stats_fold() 14 years ago
KOVACS Krisztian 2fc72c7b84 netfilter: fix compilation when conntrack is disabled but tproxy is enabled 14 years ago
Eric Dumazet bfe0d0298f net_sched: factorize qdisc stats handling 14 years ago
Tom Herbert 36909ea438 net: Add alloc_netdev_mqs function 14 years ago
Jesse Gross 0363466866 net offloading: Convert checksums to use centrally computed features. 14 years ago
Jesse Gross 02932ce9e2 net offloading: Convert skb_need_linearize() to use precomputed features. 14 years ago
Jesse Gross 91ecb63c07 net offloading: Convert dev_gso_segment() to use precomputed features. 14 years ago
Jesse Gross fc741216db net offloading: Pass features into netif_needs_gso(). 14 years ago
Jesse Gross f01a5236bd net offloading: Generalize netif_get_vlan_features(). 14 years ago
Jesse Gross 9497a0518e net offloading: Accept NETIF_F_HW_CSUM for all protocols. 14 years ago
Randy Dunlap 697d0e338c net: fix kernel-doc warning in core/filter.c 14 years ago
Jan Engelhardt 0ab03c2b14 netlink: test for all flags of the NLM_F_DUMP composite 14 years ago
Eric Dumazet 2c6607c611 net: add POLLPRI to sock_def_readable() 14 years ago
David S. Miller e058464990 Revert "ipv4: Allow configuring subnets as local addresses" 14 years ago
Eric Dumazet 12b16dadbc filter: optimize accesses to ancillary data 14 years ago
Eric Dumazet 70978182d4 net: timestamp cloned packet in dev_queue_xmit_nit 14 years ago
Joe Perches 58231186c4 pktgen: Remove unnecessary prefix from pr_<level> 14 years ago
Shan Wei 4c306a9291 net: kill unused macros 14 years ago
Changli Gao 71d9dec24d net: increase skb->users instead of skb_clone() 14 years ago
Michał Mirosław 55508d601d net: Use skb_checksum_start_offset() 14 years ago
Octavian Purdila fcbdf09d96 net: fix nulls list corruptions in sk_prot_alloc 14 years ago
Octavian Purdila 443457242b net: factorize sync-rcu call in unregister_netdevice_many 14 years ago
Changli Gao b236da6931 net: use NUMA_NO_NODE instead of the magic number -1 14 years ago
Vladislav Zolotarov a3d22a68d7 bnx2x: Take the distribution range definition out of skb_tx_hash() 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Eric Dumazet a19faf0250 net: fix skb_defer_rx_timestamp() 14 years ago
Ben Hutchings e596e6e4d5 ethtool: Report link-down while interface is down 14 years ago
Junchang Wang a8d764b983 pktgen: adding prefetchw() call 14 years ago
Eric Dumazet 4bc65dd8d8 filter: use size of fetched data in __load_pointer() 14 years ago
Eric Dumazet 68835aba4d net: optimize INET input path further 14 years ago
Eric Dumazet 15c2d75f49 net: call dev_queue_xmit_nit() after skb_dst_drop() 14 years ago
Eric Dumazet 62ab081213 filter: constify sk_run_filter() 14 years ago
Eric Dumazet 941666c2e3 net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() 14 years ago
Changli Gao aa94210411 net: init ingress queue 14 years ago
Miloslav Trmač 6f107b5861 net: Add missing lockdep class names for af_alg 14 years ago