aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07nfp: fix simple vNIC mailbox lengthDirk van der Merwe1-1/+1
2019-03-07net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor1-1/+1
2019-03-07net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor1-3/+3
2019-03-07net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor1-6/+2
2019-03-07ethtool: reduce stack usage with clangArnd Bergmann1-7/+9
2019-03-07qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru1-2/+5
2019-03-07enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann1-3/+3
2019-03-07peak_usb: fix clang build warningArnd Bergmann1-1/+1
2019-03-07ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-07isdn: isdnloop: fix pointer dereference bugArnd Bergmann1-1/+1
2019-03-07davinci_emac: always build in CONFIG_OF codeArnd Bergmann1-3/+1
2019-03-06tcp: do not report TCP_CM_INQ of 0 for closed connectionsSoheil Hassas Yeganeh1-0/+5
2019-03-06net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan3-1/+16
2019-03-06net: sched: flower: insert new filter to idr after setting its maskVlad Buslov1-21/+22
2019-03-06tcp: detecting the misuse of .sendpage for Slab objectsVasily Averin1-0/+4
2019-03-06appletalk: Add atalk.h header files to MAINTAINERS fileArnd Bergmann1-0/+2
2019-03-06appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-03-06iptunnel: NULL pointer deref for ip_md_tunnel_xmitAlan Maguire1-3/+6
2019-03-06ipv4/route: fail early when inet dev is missingPaolo Abeni1-4/+5
2019-03-06net: hns3: Fix a logical vs bitwise typoDan Carpenter1-2/+2
2019-03-05net/sched: act_tunnel_key: Fix double free dst_cachewenxu1-16/+6
2019-03-05tipc: fix RDM/DGRAM connect() regressionErik Hugne1-1/+1
2019-03-05x86: Deprecate a.out supportBorislav Petkov2-2/+1
2019-03-05a.out: remove core dumping supportLinus Torvalds6-485/+0
2019-03-05Revert "s390/cpum_cf: Add kernel message exaplanations"Martin Schwidefsky2-81/+0
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev1-0/+12
2019-03-04net/sched: avoid unused-label warningArnd Bergmann1-1/+1
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann2-2/+5
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann1-1/+1
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit1-9/+8
2019-03-04net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA frameworkHeiner Kallweit1-0/+1
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder1-1/+0
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha1-0/+4
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha3-5/+62
2019-03-04devlink: Update reporter state to error even if recover abortedEran Ben Elisha1-1/+4
2019-03-04sctp: call iov_iter_revert() after sending ABORTXin Long1-0/+1
2019-03-04team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-04ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel1-4/+4
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki1-0/+3
2019-03-04net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external PHYsHeiner Kallweit4-14/+52
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds33-52/+16
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2-44/+36
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath12-105/+106
2019-03-04net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko1-7/+5
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko5-22/+16
2019-03-04x86-64: add warning for non-canonical user access address dereferencesLinus Torvalds1-0/+1
2019-03-04bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann1-1/+43
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak2-6/+17
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak1-19/+101