summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0314-29/+52
|\
| * Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-038-18/+10
| |\
| | * Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-021-0/+2
| | |\
| | | * net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-0/+2
| | * | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-021-5/+0
| | * | tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-011-2/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-011-0/+2
| | |\ \ | | | |/ | | |/|
| | | * netfilter: avoid erronous array bounds warningFlorian Westphal2018-09-281-0/+2
| | * | netlink: fix typo in nla_parse_nested() commentJohannes Berg2018-09-291-1/+1
| | * | Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-09-291-3/+1
| | |\ \
| | | * | rxrpc: Fix error distributionDavid Howells2018-09-281-3/+1
| | * | | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-281-2/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap2018-09-261-2/+0
| | * | | bonding: avoid possible dead-lockMahesh Bandewar2018-09-261-6/+1
| | * | | net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-261-0/+3
| * | | | Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman2018-10-031-0/+4
| |\ \ \ \
| | * | | | media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-0/+4
| * | | | | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-281-3/+4
| |\ \ \ \ \
| | * | | | | spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| | * | | | | spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
| * | | | | | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-282-6/+33
| |\ \ \ \ \ \
| | * | | | | | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
| | * | | | | | regulator: da9063: fix DT probing with constraintsPhilipp Zabel2018-08-311-7/+9
| | * | | | | | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-3/+30
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-281-1/+0
| |\ \ \ \ \ \
| | * | | | | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-1/+0
| * | | | | | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()Dave Jiang2018-09-121-1/+1
* | | | | | | | virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram2018-10-031-0/+15
* | | | | | | | tls: Add support for inplace records encryptionVakul Garg2018-10-021-0/+1
* | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-023-3/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-281-0/+2
| * | | | | | | | Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-271-2/+0
| * | | | | | | | Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-271-1/+0
| * | | | | | | | Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-272-0/+29
* | | | | | | | | net: usbnet: make driver_info constBen Dooks2018-10-021-1/+1
* | | | | | | | | tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-021-0/+1
* | | | | | | | | net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-021-2/+1
* | | | | | | | | qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-4/+5
* | | | | | | | | net: drop unused skb_append_datato_frags()Paolo Abeni2018-10-021-5/+0
* | | | | | | | | tcp/fq: move back to CLOCK_MONOTONICEric Dumazet2018-10-011-1/+1
* | | | | | | | | net: phy: improve handling delayed workHeiner Kallweit2018-10-011-1/+1
* | | | | | | | | netlink: add validation function to policyJohannes Berg2018-10-011-1/+23
* | | | | | | | | netlink: add attribute range validation to policyJohannes Berg2018-10-011-3/+64
* | | | | | | | | net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-012-8/+25
* | | | | | | | | net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn2018-10-011-0/+50
* | | | | | | | | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-0/+19
* | | | | | | | | net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn2018-10-011-0/+31
* | | | | | | | | net: phy: Add phydev_info()Andrew Lunn2018-10-011-0/+3
* | | | | | | | | net: phy: Add phydev_warn()Andrew Lunn2018-10-011-0/+3