summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-13net: gro: properly remove skb from listPrashant Bhole1-2/+4
2018-07-13Merge branch 's390-qeth-updates'David S. Miller6-259/+281
2018-07-13s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann1-12/+21
2018-07-13s390/qeth: speed-up L3 IQD xmitJulian Wiedmann1-83/+128
2018-07-13s390/qeth: add a L3 xmit wrapperJulian Wiedmann1-57/+65
2018-07-13s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann1-2/+3
2018-07-13s390/qeth: clean up exported symbolsJulian Wiedmann4-13/+8
2018-07-13s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann1-21/+21
2018-07-13s390/qeth: clean up Output Queue selectionJulian Wiedmann5-27/+27
2018-07-13s390/qeth: fine-tune RX modesettingJulian Wiedmann2-7/+5
2018-07-13s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2-8/+0
2018-07-13s390/qeth: various buffer management cleanupsJulian Wiedmann1-46/+20
2018-07-13net: ipv4: fix listify ip_rcv_finish in case of forwardingJesper Dangaard Brouer1-1/+7
2018-07-13nfp: avoid using getnstimeofday64()Arnd Bergmann2-8/+6
2018-07-13liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann2-2/+2
2018-07-13Merge branch 'net-sched-act_skbedit-lockless-data-path'David S. Miller2-52/+98
2018-07-13net/sched: act_skbedit: don't use spinlock in the data pathDavide Caratti2-49/+95
2018-07-13net/sched: skbedit: use per-cpu countersDavide Caratti1-4/+4
2018-07-13tcp: use monotonic timestamps for PAWSArnd Bergmann6-16/+20
2018-07-13net/tls: Use aead_request_alloc/free for request alloc/freeVakul Garg1-8/+4
2018-07-12tc-testing: add geneve options in tunnel_key unit testsPieter Jansen van Vuuren1-0/+168
2018-07-12Merge branch 'be2net-small-structures-clean-up'David S. Miller2-32/+13
2018-07-12be2net: move rss_flags field in rss_info to ensure proper alignmentIvan Vecera1-1/+1
2018-07-12be2net: re-order fields in be_error_recovert to avoid holeIvan Vecera1-4/+5
2018-07-12be2net: remove unused tx_jiffies field from be_tx_statsIvan Vecera1-1/+0
2018-07-12be2net: move txcp field in be_tx_obj to eliminate holes in the structIvan Vecera1-1/+1
2018-07-12be2net: reorder fields in be_eq_obj structureIvan Vecera1-2/+2
2018-07-12be2net: remove desc field from be_eq_objIvan Vecera2-3/+4
2018-07-12be2net: remove unused old custom busy-poll fieldsIvan Vecera1-13/+0
2018-07-12be2net: remove unused old AIC infoIvan Vecera1-7/+0
2018-07-12net: ethernet: ti: cpts: break cycle once late ts is matchedIvan Khoronzhuk1-1/+4
2018-07-12selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRFPetr Machata1-0/+4
2018-07-12Merge branch 'mlxsw-ERSPAN-Take-LACP-state-into-consideration'David S. Miller5-6/+52
2018-07-12mlxsw: spectrum_span: Change LAG lower selectionPetr Machata1-1/+4
2018-07-12net: Add lag.h, net_lag_port_dev_txable()Petr Machata3-0/+43
2018-07-12team: Publish team_port_get_rcu()Petr Machata2-5/+5
2018-07-12macvlan: Change status when lower device goes downTravis Brown1-0/+1
2018-07-12Merge branch 'tipc-make-link-protocol-more-resilient'David S. Miller4-24/+80
2018-07-12tipc: check session number before accepting link protocol messagesJon Maloy3-22/+52
2018-07-12tipc: add sequence number check for link STATE messagesJon Maloy4-6/+32
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller35-131/+312
2018-07-12tcp: expose both send and receive intervals for rate sampleDeepti Raghavan2-0/+6
2018-07-12net: sched: fix unprotected access to rcu cookie pointerVlad Buslov1-2/+7
2018-07-12Merge branch 'cxgb4-move-stats-fetched-from-firmware-to-debugfs'David S. Miller2-133/+164
2018-07-12cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy1-0/+164
2018-07-12cxgb4: remove stats fetched from firmwareRahul Lakkireddy1-133/+0
2018-07-12net: mvpp2: explicitly include linux/interrupt.hAntoine Tenart1-0/+1
2018-07-12cnic: use kvzalloc to allocate memory for csk_tblJan Dakinevich1-3/+3
2018-07-12wimax/i2400m: remove redundant variables ack_status, bcf and protocolColin Ian King3-6/+2
2018-07-12net: sched: act_ife: fix memory leak in ife initVlad Buslov1-1/+3