summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-21multicast: remove useless parameter for group addHangbin Liu
2018-07-21net: wimax: stack: fixed multi line comment issueMark Railton
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-21tipc: make some functions staticYueHaibing
2018-07-21net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_registerGustavo A. R. Silva
2018-07-21Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy'David S. Miller
2018-07-21tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracyJon Maxwell
2018-07-21tcp: Add tcp_retransmit_stamp() helper routineJon Maxwell
2018-07-21tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell
2018-07-21Merge branch 's390-qeth-updates'David S. Miller
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-07-21Merge branch 'hns3-misc-cleanups'David S. Miller
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen
2018-07-21net: hns3: Remove extra space and bracketsJian Shen
2018-07-21net: hns3: Standardize the handle of return valueJian Shen
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20Merge branch 'Make-sys-class-net-per-net-namespace-objects-belong-to-container'David S. Miller
2018-07-20bridge: make sure objects belong to container's ownerTyler Hicks
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks
2018-07-20net-sysfs: make sure objects belong to container's ownerDmitry Torokhov
2018-07-20net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov
2018-07-20kobject: kset_create_and_add() - fetch ownership info from parentDmitry Torokhov
2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov
2018-07-20net: Init backlog NAPI's gro_hash.David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-20tipc: make link capability update thread safeJon Maloy
2018-07-20Merge branch 'constify-nla_policy'David S. Miller