aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-21tcp: Add tcp_retransmit_stamp() helper routineJon Maxwell1-8/+17
2018-07-21tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell2-6/+6
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann3-56/+30
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann4-22/+30
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann4-70/+80
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann4-23/+24
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann5-37/+2
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann4-41/+45
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann3-7/+4
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann6-88/+94
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann3-3/+3
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen16-128/+32
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen2-14/+0
2018-07-21net: hns3: Fix misleading parameter nameJian Shen3-5/+5
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen3-18/+11
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen2-14/+14
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen3-24/+23
2018-07-21net: hns3: Remove extra space and bracketsJian Shen3-5/+5
2018-07-21net: hns3: Standardize the handle of return valueJian Shen1-87/+46
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen1-2/+0
2018-07-20bridge: make sure objects belong to container's ownerTyler Hicks3-3/+13
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks3-18/+38
2018-07-20net-sysfs: make sure objects belong to container's ownerDmitry Torokhov1-1/+46
2018-07-20net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks1-0/+3
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov2-0/+14
2018-07-20kobject: kset_create_and_add() - fetch ownership info from parentDmitry Torokhov1-1/+8
2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov6-23/+67
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov10-21/+76
2018-07-20net: Init backlog NAPI's gro_hash.David S. Miller1-6/+12
2018-07-20tipc: make link capability update thread safeJon Maloy1-0/+4
2018-07-20gtp: constify nla_policyStephen Hemminger1-1/+1
2018-07-20nbd: constify nla_policyStephen Hemminger1-3/+3
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva1-1/+1
2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2-2/+31
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru5-0/+119
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz2-15/+33
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz2-2/+14
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz2-2/+20
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2-1/+3
2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson1-1/+1
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs4-0/+15
2018-07-18docs: networking: Convert bridge.txt to rstTobin C. Harding2-0/+7
2018-07-18docs: networking: Convert alias.txt to rstTobin C. Harding4-42/+50
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2
2018-07-18ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-18pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warningJakub Kicinski1-6/+4